Home
last modified time | relevance | path

Searched refs:SMP_FUNCTION_PHY_CONTROL (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_io_request.c379 SMP_FUNCTION_PHY_CONTROL, in scif_sas_smp_request_construct_phy_control()
570 case SMP_FUNCTION_PHY_CONTROL: in scif_sas_smp_external_request_retry()
H A Dscif_sas_smp_activity_clear_affiliation.c156 SMP_FUNCTION_PHY_CONTROL; in scif_sas_smp_remote_device_start_clear_affiliation()
H A Dscif_sas_smp_remote_device.c271 case SMP_FUNCTION_PHY_CONTROL: in scif_sas_smp_remote_device_decode_smp_response()
574 SMP_FUNCTION_PHY_CONTROL; in scif_sas_smp_remote_device_decode_initial_discover_response()
1287 case SMP_FUNCTION_PHY_CONTROL: in scif_sas_smp_remote_device_continue_discover()
1431 SMP_FUNCTION_PHY_CONTROL) in scif_sas_smp_remote_device_continue_target_reset()
2610 SMP_FUNCTION_PHY_CONTROL; in scif_sas_smp_remote_device_start_target_reset()
H A Dscic_sds_smp_request.c251 case SMP_FUNCTION_PHY_CONTROL: in scic_io_request_construct_smp()
H A Dintel_sas.h929 #define SMP_FUNCTION_PHY_CONTROL 0x91 macro