Home
last modified time | relevance | path

Searched refs:E1000_READ_REG_ARRAY_DWORD (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_manage.c160 *(buffer + i) = E1000_READ_REG_ARRAY_DWORD(hw, E1000_HOST_IF, in e1000_enable_tx_pkt_filtering_generic()
243 data = E1000_READ_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset); in e1000_mng_host_if_write_generic()
451 *((u32 *)buffer + i) = E1000_READ_REG_ARRAY_DWORD(hw, in e1000_host_interface_command()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h171 #define E1000_READ_REG_ARRAY_DWORD(a, reg, offset) \ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h132 #define E1000_READ_REG_ARRAY_DWORD(a, reg, offset) \ macro