DRM_LOCK_ASSERT
#define DRM_LOCK_ASSERT(dev) sx_assert(&(dev)->dev_struct_lock, SA_XLOCKED)
#define DRM_LOCK_ASSERT(d)