Searched refs:pci_reloc_suspend (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_reloc.h40 extern int pci_reloc_suspend;
H A Dpci_space.h157 extern int pci_reloc_suspend;
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_reloc.c124 ASSERT(pci_reloc_suspend > 0);
125 pci_reloc_suspend--;
305 pci_reloc_suspend--;
397 ASSERT(pci_reloc_suspend == 0);
410 pci_reloc_suspend++;
H A Dpci_space.c281 int pci_reloc_suspend = 0; variable

Completed in 46 milliseconds