Searched refs:PCI_CFG_NONE (Results 1 – 4 of 4) sorted by relevance
63 type = PCI_CFG_NONE; in pci_set_config_type()84 type = PCI_CFG_NONE; /* Badness... */ in pci_set_config_type()
468 if (cfgtype == PCI_CFG_NONE) in pci_scan()546 if (cfgtype == PCI_CFG_NONE) in gather_additional_pci_config()
42 if (cfgtype == PCI_CFG_NONE) in dump_pci()
128 PCI_CFG_NONE = -1, /* badness */ enumerator