Searched refs:CTL_FLAG_ABORT_STATUS (Results 1 – 5 of 5) sorted by relevance
96 CTL_FLAG_ABORT_STATUS = 0x00000400, /* return TASK ABORTED status */ enumerator
809 (io->io_hdr.flags & CTL_FLAG_ABORT_STATUS) == 0) { in ctlfestart()
2908 (io->io_hdr.flags & CTL_FLAG_ABORT_STATUS) == 0) || in cfiscsi_scsi_command_done()
11892 xioh->flags |= CTL_FLAG_ABORT | CTL_FLAG_ABORT_STATUS; in ctl_do_lun_reset()11976 xioh->flags |= CTL_FLAG_ABORT_STATUS; in ctl_abort_tasks_lun()
918 (io->io_hdr.flags & CTL_FLAG_ABORT_STATUS) == 0) || in cfumass_done()