Searched refs:METEOR_CONTIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/bktr/
H A Dbktr_core.c755 if (bktr->flags & (METEOR_CONTIN | METEOR_SYNCAP)) {
863 if (bktr->flags & (METEOR_CONTIN | METEOR_SYNCAP)) {
940 if (bktr->flags & (METEOR_CONTIN | METEOR_SYNCAP)) {
1678 start_capture(bktr, METEOR_CONTIN);
1697 if (bktr->flags & METEOR_CONTIN) {
1703 ~(METEOR_CONTIN | METEOR_WANT_MASK);
1854 if (bktr->flags & (METEOR_CONTIN|METEOR_SYNCAP)) {
1867 start_capture(bktr, METEOR_CONTIN);
H A Dbktr_reg.h615 #define METEOR_CONTIN 0x00000040 /* continuously get frames */ macro

Completed in 98 milliseconds