tag | line | file | source code |
chip_type | 568 | drivers/scsi/aic7xxx.c | aha_chip_type chip_type; /* chip base type */ |
chip_type | 625 | drivers/scsi/aic7xxx.c | aha_chip_type chip_type; /* chip base type */ |
chip_type | 701 | drivers/scsi/aic7xxx.c | if (p->chip_type == AIC_777x) |
chip_type | 762 | drivers/scsi/aic7xxx.c | if ((p->chip_type == AIC_777x) && (p->parity == AIC_UNKNOWN)) |
chip_type | 3277 | drivers/scsi/aic7xxx.c | if (config->chip_type == AIC_777x) |
chip_type | 3350 | drivers/scsi/aic7xxx.c | if ((config->chip_type == AIC_777x) && ((config->irq < 9) || (config->irq > 15))) |
chip_type | 3439 | drivers/scsi/aic7xxx.c | p->chip_type = config->chip_type; |
chip_type | 3498 | drivers/scsi/aic7xxx.c | if (p->chip_type == AIC_777x) |
chip_type | 3801 | drivers/scsi/aic7xxx.c | config.chip_type = AIC_777x; |
chip_type | 3830 | drivers/scsi/aic7xxx.c | aha_chip_type chip_type; |
chip_type | 3869 | drivers/scsi/aic7xxx.c | config.chip_type = aic7xxx_pci_devices[i].chip_type; |
chip_type | 170 | drivers/scsi/aic7xxx_proc.c | if (p->chip_type == AIC_777x) |
chip_type | 324 | drivers/scsi/fdomain.c | static enum chip_type chip = unknown; |