Searched refs:SK_PHYTYPE_BCOM (Results 1 – 2 of 2) sorted by relevance
1300 case SK_PHYTYPE_BCOM: in sk_attach()2193 if (sc_if->sk_phytype == SK_PHYTYPE_BCOM) { in sk_tick()2385 sc_if0->sk_phytype == SK_PHYTYPE_BCOM) in sk_intr()2389 sc_if1->sk_phytype == SK_PHYTYPE_BCOM) in sk_intr()2437 if (sc_if->sk_phytype == SK_PHYTYPE_BCOM) { in sk_unreset_xmac()2910 if (sc_if->sk_phytype == SK_PHYTYPE_BCOM) { in sk_stop()
483 #define SK_PHYTYPE_BCOM 1 /* Broadcom BCM5400 */ macro