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