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

  /src/sys/dev/ic/
aic7xxx_inline.h 260 static __inline void ahc_free_scb(struct ahc_softc *ahc, struct scb *scb);
382 ahc_free_scb(struct ahc_softc *ahc, struct scb *scb) function in typeref:typename:void
aic7xxx_osm.c 293 ahc_free_scb(ahc, scb);
596 ahc_free_scb(ahc, scb);
731 ahc_free_scb(ahc, scb);

Completed in 11 milliseconds