Home
last modified time | relevance | path

Searched refs:JEDEC_TBL_SZ (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_serial.c43 #define JEDEC_TBL_SZ 5 macro
51 static const char *jedec_tbl[JEDEC_TBL_SZ][2] =
179 for (i = 0; i < JEDEC_TBL_SZ; i++) in ipmi_serial_lookup()