HomeSort by: relevance | last modified time | path
    Searched refs:meteor_counts (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
bt8xx.h 67 struct meteor_counts { struct
96 #define METEORSCOUNT _IOW('x',10, struct meteor_counts)
97 #define METEORGCOUNT _IOR('x',10, struct meteor_counts)
  /src/sys/dev/pci/bktr/
bktr_core.c 1315 struct meteor_counts *counts;
1480 counts = (struct meteor_counts *) arg;
1489 counts = (struct meteor_counts *) arg;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 713 unsigned struct_meteor_counts_sz = sizeof(meteor_counts);

Completed in 21 milliseconds