Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dhost.h449 void sci_controller_copy_sata_response(void *response_buffer,
Drequest.c1567 sci_controller_copy_sata_response(&ireq->stp.rsp, in sci_stp_request_udma_general_frame_handler()
1603 sci_controller_copy_sata_response(&ireq->stp.rsp, in process_unsolicited_fis()
1860 sci_controller_copy_sata_response(&ireq->stp.rsp, in sci_io_request_frame_handler()
1924 sci_controller_copy_sata_response(&ireq->stp.rsp, in sci_io_request_frame_handler()
1969 sci_controller_copy_sata_response(&ireq->stp.rsp, in sci_io_request_frame_handler()
Dphy.c1033 sci_controller_copy_sata_response(&iphy->frame_rcvd.fis, in sci_phy_frame_handler()
Dhost.c2531 void sci_controller_copy_sata_response(void *response_buffer, in sci_controller_copy_sata_response() function