tag | line | file | source code |
---|---|---|---|
aic7xxx_match_scb | 1464 | drivers/scsi/aic7xxx.c | if (aic7xxx_match_scb(scb, target, channel)) |
aic7xxx_match_scb | 1502 | drivers/scsi/aic7xxx.c | if (aic7xxx_match_scb(scb, target, channel)) |
aic7xxx_match_scb | 1525 | drivers/scsi/aic7xxx.c | if ((scb->state & SCB_ACTIVE) && aic7xxx_match_scb(scb, target, channel)) |