Searched defs:txarg (Results 1 – 3 of 3) sorted by relevance
108 struct txarg { struct109 struct patm_softc *sc;110 struct patm_scd *scd; /* scheduling channel */111 struct patm_vcc *vcc; /* the VCC of this PDU */112 struct mbuf *mbuf;113 u_int hdr; /* cell header */
502 struct txarg { struct522 struct txarg *tx = uarg; in en_txdma_load() argument
634 zil_claim(const char *osname, void *txarg) in zil_claim()