Searched defs:mac_reg (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/uts/common/io/e1000api/ | ||
H A D | e1000_ich8lan.c | 206 u32 mac_reg = 0; in e1000_phy_is_accessible_pchlan() local |
/titanic_52/usr/src/uts/common/io/chxge/com/ | ||
H A D | ixf1010.c | 156 #define MACREG(mac, mac_reg) ((mac)->instance->mac_base + (mac_reg)) argument |