Home
last modified time | relevance | path

Searched defs:dword (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Dacbuffer.h273 #define ACPI_PLD_GET_REVISION(dword) ACPI_GET_BITS (dword, 0, ACPI_7BIT_MASK) argument
276 #define ACPI_PLD_GET_IGNORE_COLOR(dword) ACPI_GET_BITS (dword, 7, ACPI_1BIT_MASK) argument
279 #define ACPI_PLD_GET_RED(dword) ACPI_GET_BITS (dword, 8, ACPI_8BIT_MASK) argument
298 #define ACPI_PLD_GET_USER_VISIBLE(dword) ACPI_GET_BITS (dword, 0, ACPI_1BIT_MASK) argument
301 #define ACPI_PLD_GET_DOCK(dword) ACPI_GET_BITS (dword, 1, ACPI_1BIT_MASK) argument
304 #define ACPI_PLD_GET_LID(dword) ACPI_GET_BITS (dword, 2, ACPI_1BIT_MASK) argument
307 #define ACPI_PLD_GET_PANEL(dword) ACPI_GET_BITS (dword, 3, ACPI_3BIT_MASK) argument
310 #define ACPI_PLD_GET_VERTICAL(dword) ACPI_GET_BITS (dword, 6, ACPI_2BIT_MASK) argument
313 #define ACPI_PLD_GET_HORIZONTAL(dword) ACPI_GET_BITS (dword, 8, ACPI_2BIT_MASK) argument
333 #define ACPI_PLD_GET_EJECTABLE(dword) ACPI_GET_BITS (dword, 0, ACPI_1BIT_MASK) argument
[all …]
/freebsd-13.1/sys/dev/sfxge/common/
H A Def10_mcdi.c52 efx_dword_t dword; in ef10_mcdi_init() local
160 efx_dword_t dword; in ef10_mcdi_send_request() local
235 efx_dword_t dword; in ef10_mcdi_poll_reboot() local
H A Dsiena_phy.c485 efx_dword_t dword; in siena_phy_decode_stats() local
527 efx_dword_t dword; in siena_phy_decode_stats() local
H A Def10_intr.c151 efx_dword_t dword; in ef10_intr_status_line() local
H A Dsiena_mcdi.c63 efx_dword_t dword; in siena_mcdi_send_request() local
H A Def10_rx.c864 efx_dword_t dword; in ef10_rx_qpush() local
893 efx_dword_t dword; in ef10_rx_qpush_ps_credits() local
H A Def10_ev.c584 efx_dword_t dword; in ef10_ev_qprime() local
680 efx_dword_t dword; in ef10_ev_qmoderate() local
H A Defx_ev.c1214 efx_dword_t dword; in siena_ev_qprime() local
1253 efx_dword_t dword; in siena_ev_qmoderate() local
H A Defx_intr.c484 efx_dword_t dword; in siena_intr_status_line() local
H A Dmcdi_mon.c135 efx_dword_t dword; in mcdi_mon_decode_stats() local
H A Def10_tx.c539 efx_dword_t dword; in ef10_tx_qpush() local
H A Def10_nvram.c81 uint32_t dword, tag; in tlv_tag() local
93 uint32_t dword, length; in tlv_length() local
H A Defx_tx.c816 efx_dword_t dword; in siena_tx_qpush() local
H A Def10_nic.c2416 efx_dword_t dword; in ef10_nic_hw_unavailable() local
H A Defx_rx.c1501 efx_dword_t dword; in siena_rx_qpush() local
/freebsd-13.1/contrib/mandoc/
H A Dmdoc_macro.c440 dword(struct roff_man *mdoc, int line, int col, const char *p, in dword() function
/freebsd-13.1/sys/dev/e1000/
H A De1000_ich8lan.c3534 u32 dword = 0; in e1000_read_nvm_spt() local
4085 u32 dword = 0; in e1000_update_nvm_checksum_spt() local
4653 u32 offset, u32 dword) in e1000_retry_write_flash_dword_ich8lan()
/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_utils.c679 uint32_t *dword; in ocs_ddump_buffer() local
725 uint32_t *dword; in ocs_ddump_queue_entries() local
H A Docs_scsi.c911 uint32_t *dword = NULL; in ocs_log_sgl() local
H A Dsli4.h1168 uint32_t dword; member
4541 uint32_t dword; member
/freebsd-13.1/sys/dev/usb/controller/
H A Dxhci.c1743 uint32_t dword; in xhci_setup_generic_chain_sub() local
/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c4345 u_int32_t dword; in ar9300_swap_eeprom() local
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c4542 u32 dword = val; in ecore_mcp_wol_wr() local
H A Decore_dbg_fw_funcs.c1808 u32 dword; in ecore_read_unaligned_dword() local
H A Dmcp_public.h1228 u32 dword; member

12