Searched refs:ahc_free_scb (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_osm.c375 ahc_free_scb(ahc, scb);
433 ahc_free_scb(ahc, scb);
942 ahc_free_scb(ahc, scb);
1013 ahc_free_scb(ahc, scb);
1043 ahc_free_scb(ahc, scb);
1146 ahc_free_scb(ahc, scb);
H A Daic7xxx_inline.h257 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

Completed in 61 milliseconds