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

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcireg.h111 struct fwohcidb { struct
338 struct fwohcidb *db;
H A Dfwohci.cpp140 static void print_db (struct fwohcidb_tr *, struct fwohcidb *, uint32_t , uint32_t);
840 struct fwohcidb *db;
884 struct fwohcidb *db;
1083 struct fwohcidb *db;
1291 #define DB_SIZE(x) (sizeof(struct fwohcidb) * (x)->ndesc)
1301 db_tr->db = (struct fwohcidb *)fwdma_v_addr(dbch->am, idb);
1384 struct fwohcidb *db;
1443 struct fwohcidb *db;
1613 struct fwohcidb *db;
1743 struct fwohcidb *d
[all...]

Completed in 92 milliseconds