Home
last modified time | relevance | path

Searched refs:patm_tx (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/patm/
HDif_patmvar.h420 void patm_tx(struct patm_softc *, u_int, u_int);
HDif_patm_intr.c397 patm_tx(sc, stamp, le32toh(tsqe->stat)); in patm_intr_tsif()
HDif_patm_tx.c659 patm_tx(struct patm_softc *sc, u_int stamp, u_int status) in patm_tx() function