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

/freebsd-10.0-release/sys/dev/txp/
H A Dif_txpreg.h491 struct txp_hostvar { struct
587 struct txp_hostvar *txp_hostvar; member in struct:txp_ldata
660 struct txp_hostvar *sc_hostvar;
H A Dif_txp.c815 struct txp_hostvar *hv;
992 struct txp_hostvar *hv;
1337 &sc->sc_cdata.txp_hostvar_map, (void **)&sc->sc_ldata.txp_hostvar,
1338 sizeof(struct txp_hostvar),
1346 sc->sc_hostvar = sc->sc_ldata.txp_hostvar;
1577 bzero(sc->sc_ldata.txp_hostvar, sizeof(struct txp_hostvar));
1679 &sc->sc_cdata.txp_hostvar_map, (void **)&sc->sc_ldata.txp_hostvar);
2222 struct txp_hostvar *hv;
2308 struct txp_hostvar *h
[all...]

Completed in 115 milliseconds