acpi_mcfg.c | 73 pcitag_t last_probed; member in struct:mcfg_segment::mcfg_bus 485 pci_decompose_tag(pc, mb->last_probed, NULL, &last_dev, &last_func); 497 mb->last_probed = tag; 593 mb->last_probed = pci_make_tag(pc, bus, 0, 0); 630 pci_decompose_tag(pc, mb->last_probed, NULL, &last_dev, &last_func);
|