Searched refs:abortio (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/elx/efct/
H A Defct_unsol.c408 struct efct_io *abortio; local
411 abortio = efct_io_find_tgt_io(efct, node, ox_id, rx_id);
413 if (abortio) {
438 efct_scsi_recv_tmf(io, abortio->tgt_io.lun,
439 EFCT_SCSI_TMF_ABORT_TASK, abortio, 0);
446 kref_put(&abortio->ref, abortio->release);
H A Defct_scsi.h168 struct efct_io *abortio, u32 flags);
/linux-master/drivers/nvme/target/
H A Dfcloop.c951 bool abortio = true; local
972 abortio = false;
981 if (abortio)

Completed in 97 milliseconds