Searched refs:PCI_MASS_IDE (Results 1 – 5 of 5) sorted by relevance
39 #define PCIIDE_BM_CLASS ((PCI_CLASS_MASS << 16) | (PCI_MASS_IDE << 8) | 0x80)
238 #define PCI_MASS_IDE 0x1 /* IDE Controller */ macro
894 if (((class_code & 0x00FF00) >> 8) == PCI_MASS_IDE) { in pciide_compat_setup()
678 prop->ppd_subclass == PCI_MASS_IDE) { in pci_prop_set_common_props()
2071 if (prop->ppd_subclass == PCI_MASS_IDE) { in is_pciide()2558 if (subclass != PCI_MASS_IDE) { in add_bar_reg_props()