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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_reloc.h39 extern int pci_reloc_presuspend;
H A Dpci_space.h156 extern int pci_reloc_presuspend;
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_reloc.c114 ASSERT(pci_reloc_presuspend > 0);
115 if (--pci_reloc_presuspend == 0) {
297 if (--pci_reloc_presuspend == 0) {
402 pci_reloc_presuspend++;
H A Dpci_space.c280 int pci_reloc_presuspend = 0; variable

Completed in 59 milliseconds