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

/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_usbphy.c68 u_int phy_num; member in struct:usbphy_softc
116 sc->phy_num = 0;
119 sc->phy_num = 1;
H A Dimx_nop_usbphy.c63 u_int phy_num; member in struct:usbphy_softc
H A Dimx6_ccm.c284 int phy_num, regoff;
286 phy_num = 0; /* XXX */
288 switch (phy_num) {
297 phy_num);
/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.h65 uint16_t phy_num; member in struct:mpssas_target
H A Dmps_sas_lsi.c327 targ->phy_num = 0x0;
H A Dmps_sas.c406 targ->phy_num = 0x0;
673 targ->phy_num = 0x0;
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas.h68 uint16_t phy_num; member in struct:mprsas_target
H A Dmpr_sas_lsi.c415 targ->phy_num = 0x0;
H A Dmpr_sas.c414 targ->phy_num = 0x0;
677 targ->phy_num = 0x0;
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt.h509 uint8_t phy_num; member in struct:mptsas_devinfo
519 uint8_t phy_num; member in struct:mptsas_phyinfo
H A Dmpt_cam.c648 phyinfo->phy_num = i;
741 device_info->phy_num = buffer->PhyNum;
787 phyinfo->identify.phy_num = phyinfo->phy_num = i;

Completed in 169 milliseconds