HomeSort by: relevance | last modified time | path
    Searched refs:fwohcidb (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
fwohcireg.h 112 struct fwohcidb { struct
340 struct fwohcidb *db;
fwohci.c 202 static void print_db(struct fwohcidb_tr *, struct fwohcidb *, uint32_t,
839 struct fwohcidb *db;
941 struct fwohcidb *db;
1332 struct fwohcidb *db;
1354 struct fwohcidb *db;
1557 struct fwohcidb *db;
1744 #define DB_SIZE(x) (sizeof(struct fwohcidb) * (x)->ndesc)
1762 db_tr->db = (struct fwohcidb *)fwdma_v_addr(dbch->am, idb);
1818 struct fwohcidb *db;
1867 struct fwohcidb *db
    [all...]

Completed in 20 milliseconds