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

  /src/sys/dev/ic/
dp83932var.h 68 #define SONIC_NCAMENT 16
94 struct sonic_cda16 scd_cam[SONIC_NCAMENT];
104 (sizeof(struct sonic_cda16) * SONIC_NCAMENT + sizeof(uint16_t))
125 struct sonic_cda32 scd_cam[SONIC_NCAMENT];
135 (sizeof(struct sonic_cda32) * SONIC_NCAMENT + sizeof(uint32_t))
dp83932.c 1217 if (entry == SONIC_NCAMENT) {
1246 if (entry == SONIC_NCAMENT)
1252 if (entry == SONIC_NCAMENT)

Completed in 29 milliseconds