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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1358 if ((ohci_reg & (OHCI_PHYC_RDREG | OHCI_PHYC_WRREG)) != 0) {
1460 if ((ohci_reg & (OHCI_PHYC_RDREG | OHCI_PHYC_WRREG)) != 0) {
1469 ohci_reg = OHCI_PHYC_WRREG | ((address & 0xF) <<
1487 if ((ohci_reg & OHCI_PHYC_WRREG) == 0) {
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h283 #define OHCI_PHYC_WRREG 0x00004000 macro

Completed in 68 milliseconds