Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscif_sas_smp_io_request.c300 SMP_FUNCTION_DISCOVER, in scif_sas_smp_request_construct_discover()
481 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_internal_request_retry()
560 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_external_request_retry()
H A Dscif_sas_smp_remote_device.c229 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_remote_device_decode_smp_response()
634 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_decode_report_phy_sata_response()
729 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_decode_discover_phy_control_response()
1250 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_continue_discover()
1261 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_remote_device_continue_discover()
1465 SMP_FUNCTION_DISCOVER) in scif_sas_smp_remote_device_continue_target_reset()
1503 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_target_reset_poll()
1551 case SMP_FUNCTION_DISCOVER: in scif_sas_smp_remote_device_fail_discover()
1555 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_fail_discover()
1636 SMP_FUNCTION_DISCOVER; in scif_sas_smp_remote_device_sata_spinup_hold_release()
H A Dscic_sds_smp_request.c246 case SMP_FUNCTION_DISCOVER: in scic_io_request_construct_smp()
571 if (this_frame_header->function == SMP_FUNCTION_DISCOVER) in scic_sds_smp_request_await_response_frame_handler()
H A Dintel_sas.h926 #define SMP_FUNCTION_DISCOVER 0x10 macro