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

/freebsd-9.3-release/sys/dev/firewire/
H A Dfwohcireg.h107 struct fwohcidb { struct
334 struct fwohcidb *db;
H A Dfwohci.c161 static void print_db (struct fwohcidb_tr *, struct fwohcidb *, uint32_t , uint32_t);
841 struct fwohcidb *db;
880 struct fwohcidb *db;
1077 struct fwohcidb *db;
1276 #define DB_SIZE(x) (sizeof(struct fwohcidb) * (x)->ndesc)
1287 db_tr->db = (struct fwohcidb *)fwdma_v_addr(dbch->am, idb);
1366 struct fwohcidb *db;
1425 struct fwohcidb *db;
1558 struct fwohcidb *db;
1688 struct fwohcidb *d
[all...]
/freebsd-9.3-release/sys/boot/i386/libfirewire/
H A Dfwohcireg.h105 struct fwohcidb { struct

Completed in 118 milliseconds