Home
last modified time | relevance | path

Searched refs:UNM_NIU_AP_MAC_CONFIG_1 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dniu.c271 unm_crb_write_adapter(UNM_NIU_AP_MAC_CONFIG_1(port), &mac_cfg1, in unm_niu_enable_gbe_port()
H A Dunm_inc.h746 #define UNM_NIU_AP_MAC_CONFIG_1(I) (UNM_CRB_NIU + 0xa0004 + (I)*0x10000) macro