Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c603 UNM_NIU_XGE_CONFIG_1 + (0x10000 * port), &reg, 4); in unm_niu_xg_set_promiscuous_mode()
610 UNM_NIU_XGE_CONFIG_1 + (0x10000 * port), reg); in unm_niu_xg_set_promiscuous_mode()
H A Dunm_nic_hw.c1955 UNM_CRB_READ_CHECK_ADAPTER(UNM_NIU_XGE_CONFIG_1 + in unm_nic_init_port()
1960 UNM_NIU_XGE_CONFIG_1 + (0x10000 * portnum), reg); in unm_nic_init_port()
H A Dunm_inc.h691 #define UNM_NIU_XGE_CONFIG_1 (UNM_CRB_NIU + 0x70004) macro