Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dmhzc.c154 int mhzc_alloc_ethernet(struct mhzc_softc *, struct pcmcia_config_entry *);
220 if (mhzc_alloc_ethernet(sc, cfe) == 0) { in mhzc_attach()
285 mhzc_alloc_ethernet(struct mhzc_softc *sc, struct pcmcia_config_entry *cfe) in mhzc_alloc_ethernet() function