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

/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c64 MPI2_SAS_IO_UNIT0_PHY_DATA *phy0; local
162 phy0 = &sas0->PhyData[i];
164 if (phy0->PortFlags &
169 if (phy0->PhyFlags & MPI2_SASIOUNIT0_PHYFLAGS_PHY_DISABLED)
176 type = get_device_type(phy0->ControllerPhyDeviceInfo);
178 if (phy0->AttachedDevHandle != 0) {
179 snprintf(devhandle, 5, "%04x", phy0->AttachedDevHandle);
181 phy0->ControllerDevHandle);
182 speed = get_device_speed(phy0->NegotiatedLinkRate);
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_phy_g.c2737 uint16_t ant_div, phy0, chan_ex; local
2761 phy0 = BWN_READ_2(mac, BWN_PHY0);
2863 BWN_WRITE_2(mac, 0x03e6, phy0);

Completed in 80 milliseconds