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

  /src/sys/arch/arc/dti/
btl.c 156 void bt_free_buf(struct bt_softc *, struct bt_buf *);
582 bt_free_buf(struct bt_softc *sc, struct bt_buf *buf) function in typeref:typename:void
870 bt_free_buf(sc, (struct bt_buf *)thisbounce);
1337 bt_free_buf(sc, (struct bt_buf *)thisbounce);
btl.c 156 void bt_free_buf(struct bt_softc *, struct bt_buf *);
582 bt_free_buf(struct bt_softc *sc, struct bt_buf *buf) function in typeref:typename:void
870 bt_free_buf(sc, (struct bt_buf *)thisbounce);
1337 bt_free_buf(sc, (struct bt_buf *)thisbounce);

Completed in 23 milliseconds