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