OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bulkxfer
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ieee1394/
firewirereg.h
198
struct fw_bulkxfer *
bulkxfer
;
member in struct:fw_xferq
fwohci.c
952
#if 0 /* if
bulkxfer
->npacket changes */
1789
struct fw_bulkxfer *
bulkxfer
=
local in function:fwohci_db_init
1790
&dbch->xferq.
bulkxfer
[idb / dbch->xferq.bnpacket];
1793
bulkxfer
->start = (void *)db_tr;
1795
bulkxfer
->end = (void *)db_tr;
2502
fwohci_txbufdb(struct fwohci_softc *sc, int dmach, struct fw_bulkxfer *
bulkxfer
)
2517
db_tr = (struct fwohcidb_tr *)(
bulkxfer
->start);
2519
fdb_tr = (struct fwohcidb_tr *)(
bulkxfer
->end);
2520
aprint_normal(sc->fc.dev, "DB %08x %08x %08x\n",
bulkxfer
, db_tr->bus_addr, fdb_tr->bus_addr);
2539
#if 0 /* if
bulkxfer
->npackets changes *
[
all
...]
Completed in 36 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025