Home
last modified time | relevance | path

Searched refs:EFCT_IO_TYPE_ABORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_io.h31 EFCT_IO_TYPE_ABORT, enumerator
H A Defct_scsi.c336 case EFCT_IO_TYPE_ABORT: { in efct_scsi_io_dispatch_no_hw_io()
410 if (io->io_type == EFCT_IO_TYPE_ABORT) { in efct_scsi_dispatch_pending()
491 if (io->io_type == EFCT_IO_TYPE_ABORT && io->io_to_abort->hio) { in efct_scsi_check_pending()
1132 abort_io->io_type = EFCT_IO_TYPE_ABORT; in efct_scsi_tgt_abort_io()