Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_controller.c1042 SCIF_SAS_SMP_PHY_T * smp_phy; in scif_sas_controller_allocate_smp_phy() local
1053 smp_phy = (SCIF_SAS_SMP_PHY_T *) in scif_sas_controller_allocate_smp_phy()
1057 memset((char*)smp_phy, in scif_sas_controller_allocate_smp_phy()
1062 return smp_phy; in scif_sas_controller_allocate_smp_phy()
1079 SCIF_SAS_SMP_PHY_T * smp_phy in scif_sas_controller_free_smp_phy() argument
1086 fw_controller, smp_phy in scif_sas_controller_free_smp_phy()
1092 &smp_phy->list_element in scif_sas_controller_free_smp_phy()
H A Dscif_sas_smp_remote_device.c1914 SCIF_SAS_SMP_PHY_T * smp_phy = NULL; in scif_sas_smp_remote_device_save_smp_phy_info() local
1924 smp_phy = scif_sas_smp_remote_device_find_smp_phy_by_id( in scif_sas_smp_remote_device_save_smp_phy_info()
1929 ASSERT( smp_phy != NULL ); in scif_sas_smp_remote_device_save_smp_phy_info()
1937 smp_phy, attached_device, discover_response); in scif_sas_smp_remote_device_save_smp_phy_info()
1950 smp_phy, in scif_sas_smp_remote_device_save_smp_phy_info()
1960 smp_phy, smp_phy->u.attached_phy) != SCI_SUCCESS ) in scif_sas_smp_remote_device_save_smp_phy_info()
H A Dscif_sas_controller.h252 SCIF_SAS_SMP_PHY_T * smp_phy