Searched refs:SONIC_NCAMENT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddp83932var.h68 #define SONIC_NCAMENT 16 macro
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))
H A Ddp83932.c1205 if (entry == SONIC_NCAMENT) {
1232 if (entry == SONIC_NCAMENT)
1238 if (entry == SONIC_NCAMENT)

Completed in 103 milliseconds