Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ntxn/
H A Dniu.c387 adapter->unm_nic_hw_write_wx(adapter, UNM_NIU_XGE_CONFIG_0, in unm_niu_disable_xg_port()
392 adapter->unm_nic_hw_write_wx(adapter, UNM_NIU_XGE_CONFIG_0 + in unm_niu_disable_xg_port()
571 adapter->unm_nic_hw_read_wx(adapter, UNM_NIU_XGE_CONFIG_0 + in unm_niu_xg_set_promiscuous_mode()
574 adapter->unm_nic_hw_write_wx(adapter, UNM_NIU_XGE_CONFIG_0 + in unm_niu_xg_set_promiscuous_mode()
618 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()