FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IRX_CH
sys/dev/firewire/fwohci.c
2224
} else if (ch < IRX_CH) {
sys/dev/firewire/fwohci.c
2227
off = OHCI_IRCTL(ch - IRX_CH);
sys/dev/firewire/fwohci.c
2277
} else if (ch < IRX_CH) {
sys/dev/firewire/fwohci.c
2281
off = OHCI_IRCTL(ch - IRX_CH);
sys/dev/firewire/fwohci.c
2282
dbch = &sc->ir[ch - IRX_CH];