Searched refs:PCI_MECHANISM_1 (Results 1 – 2 of 2) sorted by relevance
149 pci_bios_cfg_type = PCI_MECHANISM_1; in pci_check()169 pci_bios_cfg_type = PCI_MECHANISM_1; /* default to mech 1 */ in pci_check()172 case PCI_MECHANISM_1: in pci_check()286 return (PCI_MECHANISM_1); in pci_check_bios()302 return (PCI_MECHANISM_1); in pci_get_cfg_type()
53 #define PCI_MECHANISM_1 1 macro