Home
last modified time | relevance | path

Searched refs:aic_freeze_simq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.h213 static __inline void aic_freeze_simq(struct aic_softc*);
217 aic_freeze_simq(struct aic_softc *aic) in aic_freeze_simq() function
H A Daic79xx.c8020 aic_freeze_simq(ahd); in ahd_reset_channel()