Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
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 …]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_mcdi.c51 efx_dword_t dword; in ef10_mcdi_init() local
118 efx_dword_t dword; in ef10_mcdi_send_request() local
186 efx_dword_t dword; in ef10_mcdi_poll_reboot() local
H A Dsiena_phy.c482 efx_dword_t dword; in siena_phy_decode_stats() local
524 efx_dword_t dword; in siena_phy_decode_stats() local
H A Def10_intr.c153 efx_dword_t dword; in ef10_intr_status_line() local
H A Dsiena_mcdi.c61 efx_dword_t dword; in siena_mcdi_send_request() local
H A Def10_ev.c314 efx_dword_t dword; in ef10_ev_qprime() local
410 efx_dword_t dword; in ef10_ev_qmoderate() local
H A Defx_ev.c1024 efx_dword_t dword; in siena_ev_qprime() local
1198 efx_dword_t dword; in siena_ev_qmoderate() local
H A Dmcdi_mon.c234 efx_dword_t dword; in mcdi_mon_decode_stats() local
H A Defx_intr.c467 efx_dword_t dword; in siena_intr_status_line() local
H A Def10_rx.c684 efx_dword_t dword; in ef10_rx_qpush() local
H A Defx_rx.c1047 efx_dword_t dword; in siena_rx_qpush() local
H A Def10_nvram.c80 uint32_t dword, tag; in tlv_tag() local
92 uint32_t dword, length; in tlv_length() local
H A Defx_tx.c773 efx_dword_t dword; in siena_tx_qpush() local
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1677 uint32_t dword; in hermon_flash_write_byte() member
1678 } dword; in hermon_flash_write_byte() local
2747 hermon_flash_cfi_byte(uint8_t *ch, uint32_t dword, int i) in hermon_flash_cfi_byte()
2756 hermon_flash_cfi_dword(uint32_t *dword, uint8_t *ch, int i) in hermon_flash_cfi_dword()
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c1295 uint32_t dword; in cnx_read_guids() member
1497 int dword; in cnx_is_magic_pattern_present() local
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c1997 tavor_flash_cfi_byte(uint8_t *ch, uint32_t dword, int i) in tavor_flash_cfi_byte()
2006 tavor_flash_cfi_dword(uint32_t *dword, uint8_t *ch, int i) in tavor_flash_cfi_dword()
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_macro.c441 dword(struct roff_man *mdoc, int line, int col, const char *p, in dword() function
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c3558 u32 dword = 0; in e1000_read_nvm_spt() local
4106 u32 dword = 0; in e1000_update_nvm_checksum_spt() local
4686 u32 offset, u32 dword) in e1000_retry_write_flash_dword_ich8lan()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c2458 uint32_t dword; in igb_setup_rss() member
2526 uint32_t dword; in igb_setup_mac_rss_classify() member
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_defs.h281 uint32_t dword[4]; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c4052 u32 dword = val; in ecore_mcp_wol_wr() local
H A Decore_dbg_fw_funcs.c1787 u32 dword; in ecore_read_unaligned_dword() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1135 u32 dword; member
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3570 __be32 dword; member