Home
last modified time | relevance | path

Searched defs:txd0 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/fdt/
H A Dif_fec.c512 uint32_t txd0, txd1, txd2, txd3; in fec_phy_init() local
553 uint32_t txd0, txd1, txd2, txd3; in fec_phy_init() local
/openbsd-src/sys/dev/pv/
H A Dif_hvn.c515 hvn_encap(struct hvn_softc *sc, struct mbuf *m, struct hvn_tx_desc **txd0) in hvn_encap()