OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tagbit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ieee1394/
fwohci.c
134
static uint32_t const
tagbit
[4] = { 1 << 28, 1 << 29, 1 << 30, 1 << 31 };
variable
815
OWRITE(sc, OHCI_IRMATCH(dmach),
tagbit
[tag] | ich);
fwohci.c
134
static uint32_t const
tagbit
[4] = { 1 << 28, 1 << 29, 1 << 30, 1 << 31 };
variable
815
OWRITE(sc, OHCI_IRMATCH(dmach),
tagbit
[tag] | ich);
Completed in 47 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026