Searched defs:PCM_BUSYASSERT (Results 1 – 1 of 1) sorted by relevance
505 #define PCM_BUSYASSERT(x) do { \ macro591 #define PCM_BUSYASSERT(x) KASSERT(x != NULL && \ macro