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