Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c384 adapter->unm_nic_hw_write_wx(adapter, UNM_NIU_XGE_CONFIG_0, in unm_niu_disable_xg_port()
389 adapter->unm_nic_hw_write_wx(adapter, UNM_NIU_XGE_CONFIG_0 + in unm_niu_disable_xg_port()
568 adapter->unm_nic_hw_read_wx(adapter, UNM_NIU_XGE_CONFIG_0 + in unm_niu_xg_set_promiscuous_mode()
571 adapter->unm_nic_hw_write_wx(adapter, UNM_NIU_XGE_CONFIG_0 + in unm_niu_xg_set_promiscuous_mode()
615 adapter->unm_nic_hw_write_wx(adapter, UNM_NIU_XGE_CONFIG_0 + in unm_niu_xg_set_promiscuous_mode()
H A Dunm_inc.h690 #define UNM_NIU_XGE_CONFIG_0 (UNM_CRB_NIU + 0x70000) macro
H A Dunm_nic_hw.c1954 UNM_NIU_XGE_CONFIG_0 + (0x10000 * portnum), 0x5); in unm_nic_init_port()