Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_reloc.c114 ASSERT(pci_reloc_presuspend > 0); in pci_dvma_postrelocator()
115 if (--pci_reloc_presuspend == 0) { in pci_dvma_postrelocator()
297 if (--pci_reloc_presuspend == 0) { in pci_fdvma_postrelocator()
402 pci_reloc_presuspend++; in pci_common_prerelocator()
H A Dpci_space.c280 int pci_reloc_presuspend = 0; variable
/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;