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

  /src/sys/dev/qbus/
if_ilreg.h 40 short il_bcr; /* Byte Count Register */ member in struct:ildevice
46 #define IL_BCR 4
if_il.c 193 IL_WCSR(IL_BCR, sizeof(struct il_stats));
310 IL_WCSR(IL_BCR, ETHER_ADDR_LEN);
316 IL_WCSR(IL_BCR, sizeof (struct il_stats));
363 IL_WCSR(IL_BCR, i * sizeof(struct ether_addr));
385 IL_WCSR(IL_BCR, sizeof(struct il_rheader) + ETHERMTU + 6);
417 IL_WCSR(IL_BCR, sizeof (struct il_stats));
429 IL_WCSR(IL_BCR, len);
467 IL_WCSR(IL_BCR, sizeof(struct il_rheader) + ETHERMTU + 6);
552 IL_WCSR(IL_BCR, sizeof(struct il_rheader) + ETHERMTU + 6);

Completed in 35 milliseconds