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

  /src/sys/dev/ic/
aic79xx_inline.h 939 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++;
aic79xxvar.h 1143 uint32_t cmdcmplt_counts[AHD_STAT_BUCKETS]; member in struct:ahd_softc
aic79xx.c 7813 ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket];
7814 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0;

Completed in 19 milliseconds