Searched refs:OHCI_PCI_GLOBAL_SWAP (Results 1 – 2 of 2) sorted by relevance
589 if ((global_swap & OHCI_PCI_GLOBAL_SWAP) == 0) { in hci1394_pci_init()590 global_swap = global_swap | OHCI_PCI_GLOBAL_SWAP; in hci1394_pci_init()599 if ((global_swap & OHCI_PCI_GLOBAL_SWAP) == 0) { in hci1394_pci_init()679 if ((global_swap & OHCI_PCI_GLOBAL_SWAP) == 0) { in hci1394_pci_resume()680 global_swap = global_swap | OHCI_PCI_GLOBAL_SWAP; in hci1394_pci_resume()
72 #define OHCI_PCI_GLOBAL_SWAP 0x00000001 macro