Searched refs:SBL_VALID (Results 1 – 2 of 2) sorted by relevance
914 #define SBL_VALID (SBL_WAIT | SBL_NOINTR | SBL_IGNDEFUNCT) macro
2498 VERIFY((flags & SBL_VALID) == flags); in sblock()