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

  /src/sys/dev/ic/
aic7xxx.c 179 static void ahc_construct_wdtr(struct ahc_softc *ahc,
2445 ahc_construct_wdtr(ahc, devinfo, tinfo->goal.width);
2477 ahc_construct_wdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, function in typeref:typename:void
3181 ahc_construct_wdtr(ahc, devinfo, bus_width);
aic7xxx.c 179 static void ahc_construct_wdtr(struct ahc_softc *ahc,
2445 ahc_construct_wdtr(ahc, devinfo, tinfo->goal.width);
2477 ahc_construct_wdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, function in typeref:typename:void
3181 ahc_construct_wdtr(ahc, devinfo, bus_width);

Completed in 34 milliseconds