Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dhptintf.h126 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
H A Dgui_lib.c141 f |= ARRAY_FLAG_INITIALIZING; in get_array_flag()
184 f |= ARRAY_FLAG_INITIALIZING; in get_array_flag()
/freebsd/sys/dev/hptrr/
H A Dhptintf.h155 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
H A Dhptrr_osm_bsd.c927 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING) in __hpt_stop_tasks()
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h157 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
H A Dhpt27xx_osm_bsd.c996 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING) in __hpt_stop_tasks()
/freebsd/sys/dev/hptnr/
H A Dhptintf.h155 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
H A Dhptnr_osm_bsd.c1283 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING) in __hpt_stop_tasks()