Home
last modified time | relevance | path

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

/freebsd-12.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-12.1/sys/dev/mps/
H A Dmps_sas.h67 uint16_t phy_num; member
H A Dmps_sas_lsi.c330 targ->phy_num = 0x0; in mpssas_fw_work()
H A Dmps_sas.c416 targ->phy_num = 0x0; in mpssas_remove_volume()
678 targ->phy_num = 0x0; in mpssas_remove_complete()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr_sas.h69 uint16_t phy_num; member
H A Dmpr_sas_lsi.c418 targ->phy_num = 0x0; in mprsas_fw_work()
H A Dmpr_sas.c424 targ->phy_num = 0x0; in mprsas_remove_volume()
687 targ->phy_num = 0x0; in mprsas_remove_complete()
/freebsd-12.1/sys/dev/mpt/
H A Dmpt.h511 uint8_t phy_num; member
521 uint8_t phy_num; member
H A Dmpt_cam.c650 phyinfo->phy_num = i; in mptsas_sas_io_unit_pg0()
743 device_info->phy_num = buffer->PhyNum; in mptsas_sas_device_pg0()
789 phyinfo->identify.phy_num = phyinfo->phy_num = i; in mpt_read_config_info_sas()