Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
if_zyd.c | 83 static const struct zyd_phy_pair zyd_def_phy[] = ZYD_DEF_PHY; variable in typeref:typename:const struct zyd_phy_pair[] 1563 phyp = (sc->mac_rev == ZYD_ZD1211B) ? zyd_def_phyB : zyd_def_phy; |
if_zyd.c | 83 static const struct zyd_phy_pair zyd_def_phy[] = ZYD_DEF_PHY; variable in typeref:typename:const struct zyd_phy_pair[] 1563 phyp = (sc->mac_rev == ZYD_ZD1211B) ? zyd_def_phyB : zyd_def_phy; |