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

  /src/sys/dev/ieee1394/
fwohci.c 802 struct fwohcidb_tr *db_tr; local in function:fwohci_irx_enable
842 db_tr = (struct fwohcidb_tr *)(chunk->start);
843 db_tr->dbcnt = 1;
844 err = bus_dmamap_load_mbuf(fc->dmat, db_tr->dma_map,
847 fwohci_execute_db(db_tr, db_tr->dma_map);
851 FWOHCI_DMA_SET(db_tr->db[1].db.desc.cmd,
1223 struct fwohcidb_tr *db_tr; local in function:fwohci_reset
1307 for (i = 0, db_tr = sc->atrq.top; i < sc->atrq.ndb;
1308 i++, db_tr = STAILQ_NEXT(db_tr, link)
1353 struct fwohcidb_tr *db_tr, *kick; local in function:fwohci_start
1701 struct fwohcidb_tr *db_tr, *last; local in function:fwohci_db_free
1728 struct fwohcidb_tr *db_tr, *lastq, *tmpq; local in function:fwohci_db_init
1817 struct fwohcidb_tr *db_tr; local in function:fwohci_tx_enable
1866 struct fwohcidb_tr *db_tr; local in function:fwohci_rx_enable
2242 struct fwohcidb_tr *db_tr; local in function:fwohci_rbuf_update
2504 struct fwohcidb_tr *db_tr \/*, *fdb_tr *\/; local in function:fwohci_txbufdb
2752 struct fwohcidb_tr *db_tr; local in function:fwohci_arcv
    [all...]
fwohci.c 802 struct fwohcidb_tr *db_tr; local in function:fwohci_irx_enable
842 db_tr = (struct fwohcidb_tr *)(chunk->start);
843 db_tr->dbcnt = 1;
844 err = bus_dmamap_load_mbuf(fc->dmat, db_tr->dma_map,
847 fwohci_execute_db(db_tr, db_tr->dma_map);
851 FWOHCI_DMA_SET(db_tr->db[1].db.desc.cmd,
1223 struct fwohcidb_tr *db_tr; local in function:fwohci_reset
1307 for (i = 0, db_tr = sc->atrq.top; i < sc->atrq.ndb;
1308 i++, db_tr = STAILQ_NEXT(db_tr, link)
1353 struct fwohcidb_tr *db_tr, *kick; local in function:fwohci_start
1701 struct fwohcidb_tr *db_tr, *last; local in function:fwohci_db_free
1728 struct fwohcidb_tr *db_tr, *lastq, *tmpq; local in function:fwohci_db_init
1817 struct fwohcidb_tr *db_tr; local in function:fwohci_tx_enable
1866 struct fwohcidb_tr *db_tr; local in function:fwohci_rx_enable
2242 struct fwohcidb_tr *db_tr; local in function:fwohci_rbuf_update
2504 struct fwohcidb_tr *db_tr \/*, *fdb_tr *\/; local in function:fwohci_txbufdb
2752 struct fwohcidb_tr *db_tr; local in function:fwohci_arcv
    [all...]
fwohci.c 802 struct fwohcidb_tr *db_tr; local in function:fwohci_irx_enable
842 db_tr = (struct fwohcidb_tr *)(chunk->start);
843 db_tr->dbcnt = 1;
844 err = bus_dmamap_load_mbuf(fc->dmat, db_tr->dma_map,
847 fwohci_execute_db(db_tr, db_tr->dma_map);
851 FWOHCI_DMA_SET(db_tr->db[1].db.desc.cmd,
1223 struct fwohcidb_tr *db_tr; local in function:fwohci_reset
1307 for (i = 0, db_tr = sc->atrq.top; i < sc->atrq.ndb;
1308 i++, db_tr = STAILQ_NEXT(db_tr, link)
1353 struct fwohcidb_tr *db_tr, *kick; local in function:fwohci_start
1701 struct fwohcidb_tr *db_tr, *last; local in function:fwohci_db_free
1728 struct fwohcidb_tr *db_tr, *lastq, *tmpq; local in function:fwohci_db_init
1817 struct fwohcidb_tr *db_tr; local in function:fwohci_tx_enable
1866 struct fwohcidb_tr *db_tr; local in function:fwohci_rx_enable
2242 struct fwohcidb_tr *db_tr; local in function:fwohci_rbuf_update
2504 struct fwohcidb_tr *db_tr \/*, *fdb_tr *\/; local in function:fwohci_txbufdb
2752 struct fwohcidb_tr *db_tr; local in function:fwohci_arcv
    [all...]

Completed in 174 milliseconds