Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx_osm.h213 static __inline void aic_freeze_simq(struct aic_softc*);
217 aic_freeze_simq(struct aic_softc *aic) in aic_freeze_simq() function
HDaic79xx.c8036 aic_freeze_simq(ahd); in ahd_reset_channel()