Searched refs:PCI_MASS_IDE (Results 1 – 4 of 4) sorted by relevance
41 #define PCIIDE_BM_CLASS ((PCI_CLASS_MASS << 16) | (PCI_MASS_IDE << 8) | 0x80)
231 #define PCI_MASS_IDE 0x1 /* IDE Controller */ macro
894 if (((class_code & 0x00FF00) >> 8) == PCI_MASS_IDE) { in pciide_compat_setup()
1687 if (subcl == PCI_MASS_IDE) { in is_pciide()2455 if (subclass != PCI_MASS_IDE) in add_reg_props()3011 if ((baseclass == PCI_CLASS_MASS) && (subclass == PCI_MASS_IDE)) { in add_model_prop()