Searched refs:sci_controller_release_frame (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/scsi/isci/ |
H A D | request.c | 922 sci_controller_release_frame(ihost, in sci_request_complete() 1569 sci_controller_release_frame(ihost, frame_index); in sci_stp_request_udma_general_frame_handler() 1605 sci_controller_release_frame(ihost, frame_index); in process_unsolicited_fis() 1751 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler() 1759 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler() 1810 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler() 1880 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler() 1981 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler() 2020 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler() 2036 sci_controller_release_frame(ihost, frame_index); in sci_io_request_frame_handler() [all …]
|
H A D | host.h | 447 void sci_controller_release_frame(struct isci_host *ihost,
|
H A D | remote_device.c | 444 sci_controller_release_frame(ihost, frame_index); in sci_remote_device_frame_handler() 474 sci_controller_release_frame(ihost, frame_index); in sci_remote_device_frame_handler() 504 sci_controller_release_frame(ihost, frame_index); in sci_remote_device_frame_handler()
|
H A D | phy.c | 1012 sci_controller_release_frame(ihost, frame_index); in sci_phy_frame_handler() 1049 sci_controller_release_frame(ihost, frame_index); in sci_phy_frame_handler()
|
H A D | host.c | 326 sci_controller_release_frame(ihost, frame_index); in sci_controller_unsolicited_frame() 355 sci_controller_release_frame(ihost, frame_index); in sci_controller_unsolicited_frame() 2543 void sci_controller_release_frame(struct isci_host *ihost, u32 frame_index) in sci_controller_release_frame() function
|