Home
last modified time | relevance | path

Searched refs:sci_controller_release_frame (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/isci/
Drequest.c930 sci_controller_release_frame(ihost, in sci_request_complete()
1578 sci_controller_release_frame(ihost, frame_index); in sci_stp_request_udma_general_frame_handler()
1614 sci_controller_release_frame(ihost, frame_index); in process_unsolicited_fis()
1760 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler()
1768 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler()
1819 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler()
1889 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler()
1990 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler()
2029 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler()
2045 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler()
[all …]
Dhost.h447 void sci_controller_release_frame(struct isci_host *ihost,
Dremote_device.c458 sci_controller_release_frame(ihost, frame_index); in sci_remote_device_frame_handler()
488 sci_controller_release_frame(ihost, frame_index); in sci_remote_device_frame_handler()
518 sci_controller_release_frame(ihost, frame_index); in sci_remote_device_frame_handler()
Dphy.c1017 sci_controller_release_frame(ihost, frame_index); in sci_phy_frame_handler()
1054 sci_controller_release_frame(ihost, frame_index); in sci_phy_frame_handler()
Dhost.c328 sci_controller_release_frame(ihost, frame_index); in sci_controller_unsolicited_frame()
357 sci_controller_release_frame(ihost, frame_index); in sci_controller_unsolicited_frame()
2544 void sci_controller_release_frame(struct isci_host *ihost, u32 frame_index) in sci_controller_release_frame() function