HomeSort by: relevance | last modified time | path
    Searched defs:db_tr_sz (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ieee1394/
fwohci.c 1730 const int db_tr_sz = sizeof(struct fwohcidb_tr) * dbch->ndb; local in function:fwohci_db_init
1738 db_tr = (struct fwohcidb_tr *)malloc(db_tr_sz, M_FW, M_WAITOK | M_ZERO);

Completed in 15 milliseconds