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

  /src/sys/dev/pci/bktr/
bktr_reg.h 509 #define METEOR_CONTIN 0x00000040 /* continuously get frames */
bktr_core.c 758 if (bktr->flags & (METEOR_CONTIN | METEOR_SYNCAP)) {
861 if (bktr->flags & (METEOR_CONTIN | METEOR_SYNCAP)) {
936 if (bktr->flags & (METEOR_CONTIN | METEOR_SYNCAP)) {
1668 start_capture(bktr, METEOR_CONTIN);
1687 if (bktr->flags & METEOR_CONTIN) {
1693 ~(METEOR_CONTIN | METEOR_WANT_MASK);
1843 if (bktr->flags & (METEOR_CONTIN|METEOR_SYNCAP)) {
1856 start_capture(bktr, METEOR_CONTIN);

Completed in 118 milliseconds