Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptrr/
H A Dhptintf.h156 #define ARRAY_FLAG_TRANSFORMING 0x00000400 /* transform in progress */ macro
H A Dhptrr_osm_bsd.c929 else if (devinfo.u.array.Flags & ARRAY_FLAG_TRANSFORMING) in __hpt_stop_tasks()
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h158 #define ARRAY_FLAG_TRANSFORMING 0x00000400 /* tranform in progress */ macro
H A Dhpt27xx_osm_bsd.c998 else if (devinfo.u.array.Flags & ARRAY_FLAG_TRANSFORMING) in __hpt_stop_tasks()
/freebsd/sys/dev/hptnr/
H A Dhptintf.h156 #define ARRAY_FLAG_TRANSFORMING 0x00000400 /* transform in progress */ macro
H A Dhptnr_osm_bsd.c1285 else if (devinfo.u.array.Flags & ARRAY_FLAG_TRANSFORMING) in __hpt_stop_tasks()