Home
last modified time | relevance | path

Searched refs:SAT_PROTOCOL_FPDMA (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_stp_io_request.c109 if (fw_io->parent.stp.sequence.protocol == SAT_PROTOCOL_FPDMA) in scif_sas_stp_io_request_constructed_start_handler()
165 if (fw_io->parent.stp.sequence.protocol == SAT_PROTOCOL_FPDMA) in scif_sas_stp_io_request_constructed_complete_handler()
207 if (fw_io->parent.stp.sequence.protocol == SAT_PROTOCOL_FPDMA) in scif_sas_stp_core_cb_io_request_complete_handler()
H A Dintel_sat.h82 #define SAT_PROTOCOL_FPDMA 12 macro
H A Dsati_move.c442 sequence->protocol = SAT_PROTOCOL_FPDMA; in sati_move_small_translate_command()
532 sequence->protocol = SAT_PROTOCOL_FPDMA; in sati_move_large_translate_command()
H A Dscif_sas_stp_remote_device.c206 (pending_request->stp.sequence.protocol == SAT_PROTOCOL_FPDMA) && in scif_sas_stp_remote_device_get_request_by_ncq_tag()
H A Dscic_sds_stp_remote_device.c272 if (io_request->sat_protocol == SAT_PROTOCOL_FPDMA) in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler()
349 if (io_request->sat_protocol == SAT_PROTOCOL_FPDMA) in scic_sds_stp_remote_device_ready_ncq_substate_start_io_handler()
H A Dscic_sds_stp_request.c533 case SAT_PROTOCOL_FPDMA: in scic_sds_io_request_construct_sata()