tag | line | file | source code |
DID_ABORT | 104 | kernel/blk_drv/scsi/aha1740.c | retval=DID_ABORT; /* Either by this driver or the AHA1740 |
DID_ABORT | 1265 | kernel/blk_drv/scsi/fdomain.c | current_SC->result = code ? code : DID_ABORT; |
DID_ABORT | 978 | kernel/blk_drv/scsi/scsi.c | case DID_ABORT: |
DID_ABORT | 497 | kernel/blk_drv/scsi/scsi_debug.c | SCint[i]->result = DID_ABORT << 16; |
DID_ABORT | 1350 | kernel/blk_drv/scsi/seagate.c | st0x_aborted = DID_ABORT; |
DID_ABORT | 449 | kernel/blk_drv/scsi/ultrastor.c | aborted = (code ? code : DID_ABORT); |
DID_ABORT | 264 | kernel/blk_drv/scsi/wd7000.c | hosterr = DID_ABORT; |