Searched refs:phyp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dif_zyd.c1543 const struct zyd_phy_pair *phyp; local
1563 phyp = (sc->mac_rev == ZYD_ZD1211B) ? zyd_def_phyB : zyd_def_phy;
1564 for (; phyp->reg != 0; phyp++) {
1565 if ((error = zyd_write16(sc, phyp->reg, phyp->val)) != 0)

Completed in 70 milliseconds