Searched defs:meteor_counts (Results 1 – 1 of 1) sorted by relevance
55 struct meteor_counts { struct56 u_long fifo_errors; /* count of fifo errors since open */80 #define METEORSCOUNT _IOW('x',10, struct meteor_counts) argument