Searched refs:PCI_CLASS_STORAGE_IDE (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | ide.h | 1241 if ((dev->class >> 8) == PCI_CLASS_STORAGE_IDE && (dev->class & 5) != 5) in ide_pci_is_in_compatibility_mode() |
D | pci_ids.h | 20 #define PCI_CLASS_STORAGE_IDE 0x0101 macro |