Searched refs:OHCI_PCI_GLOBAL_SWAP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_attach.c589 if ((global_swap & OHCI_PCI_GLOBAL_SWAP) == 0) {
590 global_swap = global_swap | OHCI_PCI_GLOBAL_SWAP;
599 if ((global_swap & OHCI_PCI_GLOBAL_SWAP) == 0) {
679 if ((global_swap & OHCI_PCI_GLOBAL_SWAP) == 0) {
680 global_swap = global_swap | OHCI_PCI_GLOBAL_SWAP;
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h72 #define OHCI_PCI_GLOBAL_SWAP 0x00000001 macro

Completed in 62 milliseconds