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

/freebsd-12-stable/sys/dev/hptmv/
H A Dhptintf.h128 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
H A Dgui_lib.c143 f |= ARRAY_FLAG_INITIALIZING;
186 f |= ARRAY_FLAG_INITIALIZING;
/freebsd-12-stable/sys/dev/hptrr/
H A Dhptintf.h157 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
H A Dhptrr_osm_bsd.c929 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING)
/freebsd-12-stable/sys/dev/hpt27xx/
H A Dhptintf.h159 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
H A Dhpt27xx_osm_bsd.c1086 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING)
/freebsd-12-stable/sys/dev/hptnr/
H A Dhptintf.h157 #define ARRAY_FLAG_INITIALIZING 0x00000200 /* is being initialized */ macro
H A Dhptnr_osm_bsd.c1281 else if (devinfo.u.array.Flags & ARRAY_FLAG_INITIALIZING)

Completed in 148 milliseconds