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

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcireg.h107 struct fwohcidb { struct
335 struct fwohcidb *db;
H A Dfwohci.c151 static void print_db (struct fwohcidb_tr *, struct fwohcidb *, uint32_t , uint32_t);
831 struct fwohcidb *db;
870 struct fwohcidb *db;
1065 struct fwohcidb *db;
1254 #define DB_SIZE(x) (sizeof(struct fwohcidb) * (x)->ndesc)
1255 dbch->am = fwdma_malloc_multiseg(&sc->fc, sizeof(struct fwohcidb),
1265 db_tr->db = (struct fwohcidb *)fwdma_v_addr(dbch->am, idb);
1344 struct fwohcidb *db;
1403 struct fwohcidb *db;
1536 struct fwohcidb *d
[all...]

Completed in 62 milliseconds