Searched refs:PCI_OTHER_SIDE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_var.h51 #define PCI_OTHER_SIDE(side) ((side) ^ 1) macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c91 pci_p->pci_side = PCI_OTHER_SIDE(pci_p->pci_side);
H A Dpcisch.c118 pci_p->pci_side = PCI_OTHER_SIDE(pci_p->pci_side);
2788 pci_p = cmn_p->pci_p[PCI_OTHER_SIDE(pci_p->pci_side)];

Completed in 88 milliseconds