Home
last modified time | relevance | path

Searched refs:PCI_CLASS_STORAGE_IDE (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dide.h1241 if ((dev->class >> 8) == PCI_CLASS_STORAGE_IDE && (dev->class & 5) != 5) in ide_pci_is_in_compatibility_mode()
Dpci_ids.h20 #define PCI_CLASS_STORAGE_IDE 0x0101 macro