Home
last modified time | relevance | path

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

/NextBSD/sys/dev/txp/
HDif_txpreg.h491 struct txp_hostvar { struct
587 struct txp_hostvar *txp_hostvar; member
660 struct txp_hostvar *sc_hostvar;
HDif_txp.c818 struct txp_hostvar *hv; in txp_int_task()
995 struct txp_hostvar *hv; in txp_rxbuf_reclaim()
1340 &sc->sc_cdata.txp_hostvar_map, (void **)&sc->sc_ldata.txp_hostvar, in txp_alloc_rings()
1341 sizeof(struct txp_hostvar), in txp_alloc_rings()
1349 sc->sc_hostvar = sc->sc_ldata.txp_hostvar; in txp_alloc_rings()
1580 bzero(sc->sc_ldata.txp_hostvar, sizeof(struct txp_hostvar)); in txp_init_rings()
1690 sc->sc_cdata.txp_hostvar_map, (void **)&sc->sc_ldata.txp_hostvar, in txp_free_rings()
2235 struct txp_hostvar *hv; in txp_ext_command()
2321 struct txp_hostvar *hv; in txp_response()
2407 struct txp_hostvar *hv; in txp_rsp_fixup()
[all …]