Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/eisa/
H A Dahb.c135 static int ahb_init_ecb(struct ahb_softc *, struct ahb_ecb *);
436 ahb_init_ecb(struct ahb_softc *sc, struct ahb_ecb *ecb) in ahb_init_ecb() function
474 if ((error = ahb_init_ecb(sc, ecb)) != 0) { in ahb_create_ecbs()