tag | line | file | source code |
DID_RESET | 121 | kernel/blk_drv/scsi/7000fasst.c | case 5: hosterr=DID_RESET; /* Cmd terminated; Bus reset by external device */ |
DID_RESET | 125 | kernel/blk_drv/scsi/7000fasst.c | case 7: hosterr=DID_RESET; |
DID_RESET | 121 | kernel/blk_drv/scsi/aha1542.c | hosterr = DID_RESET; |
DID_RESET | 1172 | kernel/blk_drv/scsi/fdomain.c | aborted = DID_RESET; |
DID_RESET | 916 | kernel/blk_drv/scsi/scsi.c | scsi_abort(host, DID_RESET); |
DID_RESET | 581 | kernel/blk_drv/scsi/seagate.c | return retcode(DID_RESET); |
DID_RESET | 919 | kernel/blk_drv/scsi/seagate.c | st0x_aborted = DID_RESET; |
DID_RESET | 978 | kernel/blk_drv/scsi/seagate.c | st0x_aborted = DID_RESET; |
DID_RESET | 431 | kernel/blk_drv/scsi/ultrastor.c | aborted = DID_RESET; |