Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic_osm_lib.h59 #define aic_wakeup_recovery_thread AIC_LIB_ENTRY(_wakeup_recovery_thread) macro
99 static __inline void aic_wakeup_recovery_thread(struct aic_softc *aic);
102 aic_wakeup_recovery_thread(struct aic_softc *aic) in aic_wakeup_recovery_thread() function