Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aic7xxx/
HDaic_osm_lib.h63 #define aic_wakeup_recovery_thread AIC_LIB_ENTRY(_wakeup_recovery_thread) macro
119 static __inline void aic_wakeup_recovery_thread(struct aic_softc *aic);
122 aic_wakeup_recovery_thread(struct aic_softc *aic) in aic_wakeup_recovery_thread() function