Searched refs:E1000_WRITE_REG_ARRAY_DWORD (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_manage.c | 203 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()
|
/titanic_44/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 130 #define E1000_WRITE_REG_ARRAY_DWORD(a, reg, offset, value) \ macro
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 169 #define E1000_WRITE_REG_ARRAY_DWORD(a, reg, offset, value) \ macro
|