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

  /src/sys/dev/qbus/
if_il.h 48 struct il_stats { struct
if_il.c 105 struct il_stats isu_stats; /* holds on-board statistics */
110 struct il_stats sc_sum; /* summation over time */
187 sc->sc_ui.ui_size = sizeof(struct il_stats);
193 IL_WCSR(IL_BCR, sizeof(struct il_stats));
316 IL_WCSR(IL_BCR, sizeof (struct il_stats));
417 IL_WCSR(IL_BCR, sizeof (struct il_stats));

Completed in 118 milliseconds