Home
last modified time | relevance | path

Searched refs:rb_txdesc (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/hme/
Dif_hmevar.h93 struct hme_txdesc rb_txdesc[HME_NTXQ]; member
Dif_hme.c296 sc->sc_rb.rb_txdesc[tdesc].htx_m = NULL; in hme_config()
298 &sc->sc_rb.rb_txdesc[tdesc].htx_dmamap); in hme_config()
378 sc->sc_rb.rb_txdesc[i].htx_dmamap); in hme_config()
418 sc->sc_rb.rb_txdesc[i].htx_dmamap); in hme_detach()
659 td = &sc->sc_rb.rb_txdesc[i]; in hme_meminit()