Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/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 …]
/dragonfly/contrib/mdocml/
H A Dmdoc_macro.c441 dword(struct roff_man *mdoc, int line, int col, const char *p, in dword() function
/dragonfly/sys/dev/netif/ig_hal/
H A De1000_ich8lan.c3507 u32 dword = 0; in e1000_read_nvm_spt() local
4058 u32 dword = 0; in e1000_update_nvm_checksum_spt() local
4623 u32 offset, u32 dword) in e1000_retry_write_flash_dword_ich8lan()
/dragonfly/sys/dev/drm/i915/
H A Di915_cmd_parser.c1206 u32 dword; in check_cmd() local
/dragonfly/sys/bus/u4b/controller/
H A Dxhci.c1705 uint32_t dword; in xhci_setup_generic_chain_sub() local
/dragonfly/contrib/gdb-7/opcodes/
H A Di386-opc.h647 unsigned int dword:1; member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c4289 u_int32_t dword; in ar9300_swap_eeprom() local
/dragonfly/contrib/binutils-2.34/opcodes/
H A Di386-opc.h835 unsigned int dword:1; member
/dragonfly/contrib/binutils-2.27/opcodes/
H A Di386-opc.h820 unsigned int dword:1; member
/dragonfly/sys/dev/netif/ix/
H A Dixgbe_type.h3573 __be32 dword; member