tag | line | file | source code |
aha152x_done | 382 | drivers/scsi/aha152x.c | void aha152x_done(struct Scsi_Host *shpnt, int error); |
aha152x_done | 1537 | drivers/scsi/aha152x.c | aha152x_done(shpnt, DID_NO_CONNECT << 16); |
aha152x_done | 1618 | drivers/scsi/aha152x.c | aha152x_done(shpnt, DID_BUS_BUSY << 16); |
aha152x_done | 1621 | drivers/scsi/aha152x.c | aha152x_done(shpnt, DID_NO_CONNECT << 16); |
aha152x_done | 1720 | drivers/scsi/aha152x.c | aha152x_done(shpnt, DID_ABORT<<16); |
aha152x_done | 2326 | drivers/scsi/aha152x.c | aha152x_done(shpnt, DID_ERROR << 16); /* Don't know any better */ |
aha152x_done | 2339 | drivers/scsi/aha152x.c | aha152x_done(shpnt, DID_PARITY << 16); |
aha152x_done | 2364 | drivers/scsi/aha152x.c | aha152x_done(shpnt, |