Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/eisa/
H A Dahb.c127 static int ahb_init(struct ahb_softc *);
243 if (ahb_init(sc) != 0) { in ahbattach()
712 ahb_init(struct ahb_softc *sc) in ahb_init() function