Home
last modified time | relevance | path

Searched defs:meteor_counts (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/video/meteor/
H A Dioctl_meteor.h55 struct meteor_counts { struct
56 u_long fifo_errors; /* count of fifo errors since open */
80 #define METEORSCOUNT _IOW('x',10, struct meteor_counts) argument