Searched defs:meteor_counts (Results 1 – 1 of 1) sorted by relevance
67 struct meteor_counts { struct68 u_int fifo_errors; /* count of fifo errors since open */69 u_int dma_errors; /* count of DMA errors since open */70 u_int frames_captured; /* count of frames captured since open */71 u_int even_fields_captured; /* count of even fields captured */72 u_int odd_fields_captured; /* count of odd fields captured */