Home
last modified time | relevance | path

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

/freebsd-13.1/sys/arm/freescale/imx/
H A Dimx6_usbphy.c70 u_int phy_num; member
118 sc->phy_num = 0; in usbphy_attach()
121 sc->phy_num = 1; in usbphy_attach()
H A Dimx6_ccm.c286 int phy_num, regoff; in imx_ccm_usbphy_enable()
288 phy_num = 0; /* XXX */ in imx_ccm_usbphy_enable()
290 switch (phy_num) { in imx_ccm_usbphy_enable()
299 phy_num); in imx_ccm_usbphy_enable()
H A Dimx_nop_usbphy.c65 u_int phy_num; member
/freebsd-13.1/sys/dev/mps/
H A Dmps_sas.h68 uint16_t phy_num; member
H A Dmps_sas_lsi.c328 targ->phy_num = 0x0; in mpssas_fw_work()
H A Dmps_sas.c395 targ->phy_num = 0x0; in mpssas_remove_volume()
664 targ->phy_num = 0x0; in mpssas_remove_complete()
/freebsd-13.1/sys/dev/mpr/
H A Dmpr_sas.h69 uint16_t phy_num; member
H A Dmpr_sas_lsi.c416 targ->phy_num = 0x0; in mprsas_fw_work()
H A Dmpr_sas.c402 targ->phy_num = 0x0; in mprsas_remove_volume()
701 targ->phy_num = 0x0; in mprsas_remove_complete()
/freebsd-13.1/sys/dev/mpt/
H A Dmpt.h506 uint8_t phy_num; member
516 uint8_t phy_num; member
H A Dmpt_cam.c649 phyinfo->phy_num = i; in mptsas_sas_io_unit_pg0()
742 device_info->phy_num = buffer->PhyNum; in mptsas_sas_device_pg0()
788 phyinfo->identify.phy_num = phyinfo->phy_num = i; in mpt_read_config_info_sas()