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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohci.c88 uint32_t tagbit[4] = {1 << 28, 1 << 29, 1 << 30, 1 << 31}; variable
1638 OWRITE(sc, OHCI_IRMATCH(dmach), tagbit[tag] | ich);

Completed in 68 milliseconds