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

/freebsd-12-stable/sys/arm/freescale/imx/
H A Dimx6_usbphy.c70 u_int phy_num; member in struct:usbphy_softc
118 sc->phy_num = 0;
121 sc->phy_num = 1;
H A Dimx_nop_usbphy.c65 u_int phy_num; member in struct:usbphy_softc
H A Dimx6_ccm.c286 int phy_num, regoff;
288 phy_num = 0; /* XXX */
290 switch (phy_num) {
299 phy_num);
/freebsd-12-stable/sys/dev/mps/
H A Dmps_sas.h68 uint16_t phy_num; member in struct:mpssas_target
H A Dmps_sas_lsi.c330 targ->phy_num = 0x0;
H A Dmps_sas.c416 targ->phy_num = 0x0;
688 targ->phy_num = 0x0;
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr_sas.h70 uint16_t phy_num; member in struct:mprsas_target
H A Dmpr_sas_lsi.c418 targ->phy_num = 0x0;
H A Dmpr_sas.c424 targ->phy_num = 0x0;
696 targ->phy_num = 0x0;
/freebsd-12-stable/sys/dev/mpt/
H A Dmpt.h511 uint8_t phy_num; member in struct:mptsas_devinfo
521 uint8_t phy_num; member in struct:mptsas_phyinfo
H A Dmpt_cam.c650 phyinfo->phy_num = i;
743 device_info->phy_num = buffer->PhyNum;
789 phyinfo->identify.phy_num = phyinfo->phy_num = i;

Completed in 257 milliseconds