Home
last modified time | relevance | path

Searched refs:SMP_FUNCTION_DISCOVER (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_io_request.c298 SMP_FUNCTION_DISCOVER, in scif_sas_smp_request_construct_discover()
479 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_internal_request_retry()
558 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_external_request_retry()
H A Dscif_sas_smp_remote_device.c227 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_remote_device_decode_smp_response()
632 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_decode_report_phy_sata_response()
727 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_decode_discover_phy_control_response()
1248 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_continue_discover()
1259 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_remote_device_continue_discover()
1463 SMP_FUNCTION_DISCOVER) in scif_sas_smp_remote_device_continue_target_reset()
1501 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_target_reset_poll()
1549 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_remote_device_fail_discover()
1553 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_fail_discover()
1634 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_sata_spinup_hold_release()
H A Dscic_sds_smp_request.c244 case SMP_FUNCTION_DISCOVER: in scic_io_request_construct_smp()
569 if (this_frame_header->function == SMP_FUNCTION_DISCOVER) in scic_sds_smp_request_await_response_frame_handler()
H A Dintel_sas.h924 #define SMP_FUNCTION_DISCOVER 0x10 macro