Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isci/scil/
Dscif_sas_controller.c1044 SCIF_SAS_SMP_PHY_T * smp_phy; in scif_sas_controller_allocate_smp_phy() local
1055 smp_phy = (SCIF_SAS_SMP_PHY_T *) in scif_sas_controller_allocate_smp_phy()
1059 memset((char*)smp_phy, in scif_sas_controller_allocate_smp_phy()
1064 return smp_phy; in scif_sas_controller_allocate_smp_phy()
1081 SCIF_SAS_SMP_PHY_T * smp_phy in scif_sas_controller_free_smp_phy() argument
1088 fw_controller, smp_phy in scif_sas_controller_free_smp_phy()
1094 &smp_phy->list_element in scif_sas_controller_free_smp_phy()
Dscif_sas_smp_remote_device.c1916 SCIF_SAS_SMP_PHY_T * smp_phy = NULL; in scif_sas_smp_remote_device_save_smp_phy_info() local
1926 smp_phy = scif_sas_smp_remote_device_find_smp_phy_by_id( in scif_sas_smp_remote_device_save_smp_phy_info()
1931 ASSERT( smp_phy != NULL ); in scif_sas_smp_remote_device_save_smp_phy_info()
1939 smp_phy, attached_device, discover_response); in scif_sas_smp_remote_device_save_smp_phy_info()
1952 smp_phy, in scif_sas_smp_remote_device_save_smp_phy_info()
1962 smp_phy, smp_phy->u.attached_phy) != SCI_SUCCESS ) in scif_sas_smp_remote_device_save_smp_phy_info()
Dscif_sas_controller.h254 SCIF_SAS_SMP_PHY_T * smp_phy