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

/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_show.c69 MPI2_SAS_IO_UNIT1_PHY_DATA *phy1; local
197 phy1 = &sas1->PhyData[i];
208 minspeed = get_device_speed(phy1->MaxMinLinkRate);
209 maxspeed = get_device_speed(phy1->MaxMinLinkRate >> 4);
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_zyd.c1091 static const struct zyd_phy_pair phy1[] = ZYD_AL2230_PHY_PART1; local
1102 for (i = 0; i < nitems(phy1); i++)
1103 zyd_write16_m(sc, phy1[i].reg, phy1[i].val);
1173 static const struct zyd_phy_pair phy1[] = { local
1190 for (i = 0; i < nitems(phy1); i++)
1191 zyd_write16_m(sc, phy1[i].reg, phy1[i].val);
1201 static const struct zyd_phy_pair phy1[] = ZYD_AL2230_PHY_PART1; local
1206 for (i = 0; i < nitems(phy1);
[all...]

Completed in 62 milliseconds