Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_osm.h244 static __inline void ahc_platform_flushwork(struct ahc_softc *ahc);
246 ahc_platform_flushwork(struct ahc_softc *ahc) in ahc_platform_flushwork() function
H A Daic7xxx.c5176 ahc_platform_flushwork(ahc); in ahc_pause_and_flushwork()