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

  /src/sys/dev/ic/
aic7xxx_osm.c 59 static void ahc_set_recoveryscb(struct ahc_softc *ahc, struct scb *scb);
775 ahc_set_recoveryscb(struct ahc_softc *ahc, struct scb *scb) { function in typeref:typename:void
937 ahc_set_recoveryscb(ahc, active_scb);
974 ahc_set_recoveryscb(ahc, scb);
1043 ahc_set_recoveryscb(ahc, scb);
aic7xxx_osm.c 59 static void ahc_set_recoveryscb(struct ahc_softc *ahc, struct scb *scb);
775 ahc_set_recoveryscb(struct ahc_softc *ahc, struct scb *scb) { function in typeref:typename:void
937 ahc_set_recoveryscb(ahc, active_scb);
974 ahc_set_recoveryscb(ahc, scb);
1043 ahc_set_recoveryscb(ahc, scb);

Completed in 29 milliseconds