Searched refs:efct_scsi_send_resp (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/elx/efct/ |
D | efct_scsi.h | 176 efct_scsi_send_resp(struct efct_io *io, u32 flags,
|
D | efct_lio.c | 509 return efct_scsi_send_resp(io, 0, &rsp, in efct_lio_queue_data_in() 575 rc = efct_scsi_send_resp(io, 0, &rsp, efct_lio_status_done, NULL); in efct_lio_send_resp() 696 rc = efct_scsi_send_resp(io, 0, &rsp, efct_lio_status_done, NULL); in efct_lio_queue_status()
|
D | efct_scsi.c | 732 efct_scsi_send_resp(struct efct_io *io, u32 flags, in efct_scsi_send_resp() function
|