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