HomeSort by: relevance | last modified time | path
    Searched refs:SK_PHYTYPE_XMAC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_sk.c 417 if (sc_if->sk_phytype == SK_PHYTYPE_XMAC && phy != 0)
422 if (sc_if->sk_phytype != SK_PHYTYPE_XMAC) {
487 if (sc_if->sk_phytype != SK_PHYTYPE_XMAC) {
1287 case SK_PHYTYPE_XMAC:
2276 if (sc_if->sk_phytype == SK_PHYTYPE_XMAC) {
2535 if (sc_if->sk_phytype == SK_PHYTYPE_XMAC)
if_skreg.h 482 #define SK_PHYTYPE_XMAC 0 /* integrated XMAC II PHY */

Completed in 17 milliseconds