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