HomeSort by: relevance | last modified time | path
    Searched defs:INCSTAT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
esiop.c 101 #define INCSTAT(x) x++
103 #define INCSTAT(x)
420 INCSTAT(esiop_stat_intr);
616 INCSTAT(esiop_stat_intr_shortxfer);
629 INCSTAT(esiop_stat_intr_xferdisc);
1057 INCSTAT(esiop_stat_intr_sdp);
1090 INCSTAT(esiop_stat_intr_done);
1166 INCSTAT(esiop_stat_intr_qfull);
siop.c 104 #define INCSTAT(x) x++
106 #define INCSTAT(x)
313 INCSTAT(siop_stat_intr);
481 INCSTAT(siop_stat_intr_shortxfer);
494 INCSTAT(siop_stat_intr_xferdisc);
641 INCSTAT(siop_stat_intr_lunresel);
900 INCSTAT(siop_stat_intr_sdp);
914 INCSTAT(siop_stat_intr_saveoffset);
945 INCSTAT(siop_stat_intr_done);
1024 INCSTAT(siop_stat_intr_qfull)
    [all...]

Completed in 13 milliseconds