Searched refs:ARRAY_FLAG_INITIALIZING (Results 1 – 8 of 8) sorted by relevance
126 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
141 f |= ARRAY_FLAG_INITIALIZING; in get_array_flag()184 f |= ARRAY_FLAG_INITIALIZING; in get_array_flag()
155 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
927 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING) in __hpt_stop_tasks()
157 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
996 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING) in __hpt_stop_tasks()
1283 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING) in __hpt_stop_tasks()