Home
last modified time | relevance | path

Searched refs:E1000_WRITE_REG_ARRAY_DWORD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_manage.c203 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, i, in e1000_mng_write_cmd_header_generic()
248 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset, data); in e1000_mng_host_if_write_generic()
268 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset + i, in e1000_mng_host_if_write_generic()
280 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset + i, in e1000_mng_host_if_write_generic()
430 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, i, in e1000_host_interface_command()
551 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, in e1000_load_firmware()
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h130 #define E1000_WRITE_REG_ARRAY_DWORD(a, reg, offset, value) \ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h169 #define E1000_WRITE_REG_ARRAY_DWORD(a, reg, offset, value) \ macro