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

/freebsd-11-stable/stand/i386/libfirewire/
H A Dfwohci.h110 #define OHCI_IR_STATCLR 0xa4 macro
/freebsd-11-stable/sys/dev/firewire/
H A Dfwohci.c205 #define OHCI_IR_STATCLR 0xa4 macro
1317 OWRITE(sc, OHCI_IR_STATCLR, 1 << dmach);
1704 OWRITE(sc, OHCI_IR_STATCLR, 1 << dmach);
2084 OWRITE(sc, OHCI_IR_STATCLR, irstat);

Completed in 224 milliseconds