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

/freebsd-9.3-release/sys/dev/hme/
H A Dif_hmevar.h149 int hme_config(struct hme_softc *);
H A Dif_hme_pci.c350 if ((error = hme_config(sc)) != 0) {
H A Dif_hme_sbus.c252 if ((error = hme_config(sc)) != 0) {
H A Dif_hme.c187 hme_config(struct hme_softc *sc) function
276 CTR2(KTR_HME, "hme_config: dma va %p, pa %#lx", sc->sc_rb.rb_membase,

Completed in 61 milliseconds