HomeSort by: relevance | last modified time | path
    Searched defs:ahb_init_ecb (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/eisa/
ahb.c 135 static int ahb_init_ecb(struct ahb_softc *, struct ahb_ecb *);
436 ahb_init_ecb(struct ahb_softc *sc, struct ahb_ecb *ecb) function in typeref:typename:int
474 if ((error = ahb_init_ecb(sc, ecb)) != 0) {

Completed in 12 milliseconds