Searched refs:en_loadvc (Results 1 – 1 of 1) sorted by relevance
333 STATIC void en_loadvc(struct en_softc *, int);1334 en_loadvc(sc, vci); /* does debug printf for us */ in en_rxctl()1518 en_loadvc(sc, vc); in en_init()1575 STATIC void en_loadvc(struct en_softc *sc, int vc) in en_loadvc() function