tag | line | file | source code |
---|---|---|---|
bustype | 901 | drivers/scsi/eata_dma.c | hd->bustype = 'P'; |
bustype | 903 | drivers/scsi/eata_dma.c | hd->bustype = 'E'; |
bustype | 905 | drivers/scsi/eata_dma.c | hd->bustype = 'I'; |
bustype | 912 | drivers/scsi/eata_dma.c | if (hd->bustype != 'I') { |
bustype | 1156 | drivers/scsi/eata_dma.c | SD(HBA_ptr)->EATA_revision, (SD(HBA_ptr)->bustype == 'P')? |
bustype | 1157 | drivers/scsi/eata_dma.c | "PCI ":(SD(HBA_ptr)->bustype == 'E')?"EISA":"ISA ", |
bustype | 374 | drivers/scsi/eata_dma.h | unchar bustype; /* bustype of HBA */ |