Searched refs:smp_phy (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_controller.c1042 SCIF_SAS_SMP_PHY_T * smp_phy; local
1053 smp_phy = (SCIF_SAS_SMP_PHY_T *)
1057 memset((char*)smp_phy,
1062 return smp_phy;
1079 SCIF_SAS_SMP_PHY_T * smp_phy
1086 fw_controller, smp_phy
1092 &smp_phy->list_element
H A Dscif_sas_controller.h189 * smp_phy objects.
252 SCIF_SAS_SMP_PHY_T * smp_phy
H A Dscif_sas_smp_remote_device.c1914 SCIF_SAS_SMP_PHY_T * smp_phy = NULL; local
1924 smp_phy = scif_sas_smp_remote_device_find_smp_phy_by_id(
1929 ASSERT( smp_phy != NULL );
1937 smp_phy, attached_device, discover_response);
1943 //And there is no smp_phy constructed yet, record this phy connection.
1950 smp_phy,
1960 smp_phy, smp_phy->u.attached_phy) != SCI_SUCCESS )

Completed in 133 milliseconds