HomeSort by: relevance | last modified time | path
    Searched refs:VIDEO_STATUS_NO_HLOCK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
video_if.h 432 #define VIDEO_STATUS_NO_HLOCK (1 << 3)
video.c 1111 vi->status |= VIDEO_STATUS_NO_HLOCK;
1140 if (vi->status & VIDEO_STATUS_NO_HLOCK)

Completed in 16 milliseconds