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

/freebsd-9.3-release/sys/dev/hme/
H A Dif_hme.c116 static int hme_meminit(struct hme_softc *);
611 hme_meminit(struct hme_softc *sc) function
685 CTR2(KTR_HME, "hme_meminit: tx ring va %p, pa %#lx", hr->rb_txd,
687 CTR2(KTR_HME, "hme_meminit: rx ring va %p, pa %#lx", hr->rb_rxd,
768 if (hme_meminit(sc) != 0) {

Completed in 45 milliseconds