HomeSort by: relevance | last modified time | path
    Searched refs:ahd_free_scb (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_osm.c 314 ahd_free_scb(ahd, scb);
582 ahd_free_scb(ahd, scb);
702 ahd_free_scb(ahd, scb);
aic79xxvar.h 1384 void ahd_free_scb(struct ahd_softc *, struct scb *);
aic79xx.c 5688 ahd_free_scb(struct ahd_softc *ahd, struct scb *scb) function in typeref:typename:void
5949 ahd_free_scb(ahd, next_scb);

Completed in 19 milliseconds