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

  /src/sys/dev/ic/
aic7xxx.c 218 static int ahc_init_scbdata(struct ahc_softc *ahc);
4169 ahc_init_scbdata(struct ahc_softc *ahc) function in typeref:typename:int
4234 printf("%s: ahc_init_scbdata - "
4535 if (ahc_init_scbdata(ahc) != 0)

Completed in 15 milliseconds