VBI_SLEEP
if ((status = msleep(VBI_SLEEP, &bktr->vbimutex, VBIPRI, "vbi",
if ((status = tsleep(VBI_SLEEP, VBIPRI, "vbi", 0))) {
wakeup(VBI_SLEEP);