Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c266 unm_crb_write_adapter(UNM_NIU_AP_MAC_CONFIG_0(port), &mac_cfg0, in unm_niu_enable_gbe_port()
H A Dunm_inc.h745 #define UNM_NIU_AP_MAC_CONFIG_0(I) (UNM_CRB_NIU + 0xa0000 + (I)*0x10000) macro