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

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcivar.h47 STAILQ_HEAD(, fwohcidb_tr) db_trq;
48 struct fwohcidb_tr *top, *bottom, *pdb_tr;
H A Dfwohci.cpp137 static inline void fwohci_set_rx_buf(struct fw_xferq *, struct fwohcidb_tr *, bus_addr_t dbuf[], int dsiz[]);
138 static int fwohci_add_tx_buf (fwohci_softc::fwohci_dbch *, struct fwohcidb_tr *, int);
140 static void print_db (struct fwohcidb_tr *, struct fwohcidb *, uint32_t , uint32_t);
483 struct fwohcidb_tr *db_tr;
831 struct fwohcidb_tr *_dbtr = (dbtr); \
839 struct fwohcidb_tr *db_tr;
846 db_tr = (struct fwohcidb_tr *)arg;
883 struct fwohcidb_tr *db_tr;
1082 struct fwohcidb_tr *tr;
1222 struct fwohcidb_tr *db_t
[all...]
H A Dfwohcireg.h335 struct fwohcidb_tr{ struct
336 STAILQ_ENTRY(fwohcidb_tr) link;

Completed in 49 milliseconds