Home
last modified time | relevance | path

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

12

/f-stack/freebsd/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 …]
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_mcdi.c27 efx_dword_t dword; in ef10_mcdi_init() local
142 efx_dword_t dword; in ef10_mcdi_send_request() local
233 efx_dword_t dword; in ef10_mcdi_poll_reboot() local
H A Dsiena_phy.c456 efx_dword_t dword; in siena_phy_decode_stats() local
498 efx_dword_t dword; in siena_phy_decode_stats() local
H A Def10_intr.c127 efx_dword_t dword; in ef10_intr_status_line() local
H A Dsiena_mcdi.c37 efx_dword_t dword; in siena_mcdi_send_request() local
H A Def10_ev.c223 efx_dword_t dword; in ef10_ev_qprime() local
319 efx_dword_t dword; in ef10_ev_qmoderate() local
H A Def10_rx.c750 efx_dword_t dword; in ef10_rx_qpush() local
779 efx_dword_t dword; in ef10_rx_qpush_ps_credits() local
H A Defx_mae.c554 efx_dword_t dword; in efx_mae_mport_by_phy_port() local
582 efx_dword_t dword; in efx_mae_mport_by_pcie_function() local
670 efx_dword_t dword; in efx_mae_match_spec_field_set() local
1272 efx_dword_t dword; in efx_mae_action_set_populate_drop() local
H A Drhead_nic.c503 efx_dword_t dword; in rhead_nic_hw_unavailable() local
H A Defx_intr.c480 efx_dword_t dword; in siena_intr_status_line() local
H A Defx_ev.c1193 efx_dword_t dword; in siena_ev_qprime() local
1232 efx_dword_t dword; in siena_ev_qmoderate() local
H A Dmcdi_mon.c109 efx_dword_t dword; in mcdi_mon_decode_stats() local
H A Drhead_ev.c189 efx_dword_t dword; in rhead_ev_qprime() local
H A Def10_tx.c383 efx_dword_t dword; in ef10_tx_qpush() local
H A Def10_nvram.c56 uint32_t dword, tag; in tlv_tag() local
68 uint32_t dword, length; in tlv_length() local
H A Defx_tx.c855 efx_dword_t dword; in siena_tx_qpush() local
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10.h104 efx_dword_t dword; in sfc_ef10_rx_qpush() local
127 efx_dword_t dword; in sfc_ef10_ev_qprime() local
H A Dsfc_ef100.h28 efx_dword_t dword; in sfc_ef100_evq_prime() local
H A Dsfc_ef100_rx.c106 efx_dword_t dword; in sfc_ef100_rx_qpush() local
H A Dsfc_ef100_tx.c479 efx_dword_t dword; in sfc_ef100_tx_qpush() local
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_rxtx_vec.c50 uint64_t dword; in fm10k_desc_to_olflags_v() member
147 uint64_t dword; in fm10k_desc_to_pktype_v() member
/f-stack/dpdk/drivers/event/dlb/pf/
H A Ddlb_main.c225 uint32_t dword[16], pri_reqs_dword; in dlb_pf_reset() local
/f-stack/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_main.c229 uint32_t dword[16]; in dlb2_pf_reset() local
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.h114 uint32_t dword; member
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.c3442 u32 dword = 0; in e1000_read_nvm_spt() local
3993 u32 dword = 0; in e1000_update_nvm_checksum_spt() local
4559 u32 offset, u32 dword) in e1000_retry_write_flash_dword_ich8lan()

12