Searched refs:meteor_counts (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/bktr/
H A Dioctl_meteor.h60 struct meteor_counts { struct
89 #define METEORSCOUNT _IOW('x',10, struct meteor_counts)
90 #define METEORGCOUNT _IOR('x',10, struct meteor_counts)
H A Dbktr_core.c1331 struct meteor_counts *counts;
1493 counts = (struct meteor_counts *) arg;
1502 counts = (struct meteor_counts *) arg;

Completed in 116 milliseconds