tag | line | file | source code |
---|---|---|---|
bustype | 827 | drivers/scsi/eata_dma.c | hd->bustype = 'P'; |
bustype | 829 | drivers/scsi/eata_dma.c | hd->bustype = 'E'; |
bustype | 831 | drivers/scsi/eata_dma.c | hd->bustype = 'I'; |
bustype | 838 | drivers/scsi/eata_dma.c | if (hd->bustype != 'I') { |
bustype | 1077 | drivers/scsi/eata_dma.c | SD(HBA_ptr)->EATA_revision, (SD(HBA_ptr)->bustype == 'P')? |
bustype | 1078 | drivers/scsi/eata_dma.c | "PCI ":(SD(HBA_ptr)->bustype == 'E')?"EISA":"ISA ", |
bustype | 353 | drivers/scsi/eata_dma.h | unchar bustype; /* bustype of HBA */ |