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

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci.cpp90 uint32_t tagbit[4] = { 1 << 28, 1 << 29, 1 << 30, 1 << 31}; variable
1718 OWRITE(sc, OHCI_IRMATCH(dmach), tagbit[tag] | ich);

Completed in 166 milliseconds