DTYPE_DMABUF
fp->f_type = DTYPE_DMABUF;
KASSERT(fp->f_type == DTYPE_DMABUF, ("fp is not DMABUF"));
if (fp->f_type == DTYPE_DMABUF) {