Searched refs:E1000_HOST_IF (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_manage.c | 161 *(buffer + i) = E1000_READ_REG_ARRAY_DWORD(hw, E1000_HOST_IF, in e1000_enable_tx_pkt_filtering_generic() 204 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, i, in e1000_mng_write_cmd_header_generic() 244 data = E1000_READ_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset); in e1000_mng_host_if_write_generic() 249 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset, data); in e1000_mng_host_if_write_generic() 269 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset + i, in e1000_mng_host_if_write_generic() 281 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, offset + i, in e1000_mng_host_if_write_generic() 431 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, i, in e1000_host_interface_command() 453 E1000_HOST_IF, in e1000_host_interface_command() 552 E1000_WRITE_REG_ARRAY_DWORD(hw, E1000_HOST_IF, in e1000_load_firmware()
|
H A D | e1000_regs.h | 498 #define E1000_HOST_IF 0x08800 /* Host Interface */ macro
|