Searched refs:PCI_CLASS_NONE (Results 1 – 3 of 3) sorted by relevance
1314 if (cardinfo.base_class == PCI_CLASS_NONE) { in get_type()1626 cardinfo.base_class = PCI_CLASS_NONE; in cfga_list_ext()1667 cardinfo.base_class = PCI_CLASS_NONE; in cfga_list_ext()
202 #define PCI_CLASS_NONE 0x0 /* class code for pre-2.0 devices */ macro
2702 (baseclass == PCI_CLASS_NONE && subclass == PCI_NONE_VGA)) { in add_reg_props()