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

/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c65 MPI2_SAS_IO_UNIT1_PHY_DATA *phy1; local
163 phy1 = &sas1->PhyData[i];
174 minspeed = get_device_speed(phy1->MaxMinLinkRate);
175 maxspeed = get_device_speed(phy1->MaxMinLinkRate >> 4);
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_zyd.c1078 static const struct zyd_phy_pair phy1[] = ZYD_AL2230_PHY_PART1; local
1089 for (i = 0; i < nitems(phy1); i++)
1090 zyd_write16_m(sc, phy1[i].reg, phy1[i].val);
1160 static const struct zyd_phy_pair phy1[] = { local
1177 for (i = 0; i < nitems(phy1); i++)
1178 zyd_write16_m(sc, phy1[i].reg, phy1[i].val);
1188 static const struct zyd_phy_pair phy1[] = ZYD_AL2230_PHY_PART1; local
1193 for (i = 0; i < nitems(phy1);
[all...]

Completed in 37 milliseconds