Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/isci/
Dhost.h449 void sci_controller_copy_sata_response(void *response_buffer,
Drequest.c1573 sci_controller_copy_sata_response(&ireq->stp.rsp, in sci_stp_request_udma_general_frame_handler()
1609 sci_controller_copy_sata_response(&ireq->stp.rsp, in process_unsolicited_fis()
1866 sci_controller_copy_sata_response(&ireq->stp.rsp, in sci_io_request_frame_handler()
1930 sci_controller_copy_sata_response(&ireq->stp.rsp, in sci_io_request_frame_handler()
1975 sci_controller_copy_sata_response(&ireq->stp.rsp, in sci_io_request_frame_handler()
Dphy.c1038 sci_controller_copy_sata_response(&iphy->frame_rcvd.fis, in sci_phy_frame_handler()
Dhost.c2532 void sci_controller_copy_sata_response(void *response_buffer, in sci_controller_copy_sata_response() function