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

  /src/sys/dev/ieee1394/
fwohci.c 181 static void fwohci_execute_db(struct fwohcidb_tr *, bus_dmamap_t);
847 fwohci_execute_db(db_tr, db_tr->dma_map);
1330 fwohci_execute_db(struct fwohcidb_tr *db_tr, bus_dmamap_t dmamap) function in typeref:typename:void
1468 fwohci_execute_db(db_tr, db_tr->dma_map);

Completed in 16 milliseconds