tag | line | file | source code |
rev_device | 1156 | drivers/scsi/eata_dma.c | u16 rev_device; |
rev_device | 1171 | drivers/scsi/eata_dma.c | PCI_CLASS_DEVICE, &rev_device))) { |
rev_device | 1172 | drivers/scsi/eata_dma.c | if (rev_device == PCI_CLASS_STORAGE_SCSI) { |
rev_device | 1185 | drivers/scsi/eata_dma.c | printk("DEVICECLASSID %x didn't match\n", rev_device); |
rev_device | 888 | drivers/scsi/eata_pio.c | u16 rev_device; |
rev_device | 903 | drivers/scsi/eata_pio.c | PCI_CLASS_DEVICE, &rev_device))) { |
rev_device | 904 | drivers/scsi/eata_pio.c | if (rev_device == PCI_CLASS_STORAGE_SCSI) { |
rev_device | 917 | drivers/scsi/eata_pio.c | printk("DEVICECLASSID %x didn't match\n", rev_device); |