Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_nep.c495 void nep_init_tx_channel(struct nep_softc *, int);
1413 nep_init_tx_channel(struct nep_softc *sc, int chan) in nep_init_tx_channel() function
1634 nep_init_tx_channel(sc, sc->sc_port); in nep_up()