Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dbwi.c2832 uint8_t phyrev, phytype, phyver; in bwi_phy_attach() local
2839 phytype = __SHIFTOUT(val, BWI_PHYINFO_TYPE_MASK); in bwi_phy_attach()
2842 sc->sc_dev.dv_xname, phytype, phyrev, phyver); in bwi_phy_attach()
2848 switch (phytype) { in bwi_phy_attach()
2889 sc->sc_dev.dv_xname, phytype); in bwi_phy_attach()