Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dlom_io.h387 #define MAX_LOM2_NAME_STR 16 macro
426 char label[MAX_LOM2_NAME_STR];
504 char name[MAX_VOLTS][MAX_LOM2_NAME_STR];
517 char name[MAX_STATS][MAX_LOM2_NAME_STR];
527 char name[MAX_TEMPS][MAX_LOM2_NAME_STR];
532 char name_ov[MAX_TEMPS][MAX_LOM2_NAME_STR];
584 char fan_names[MAX_FANS][MAX_LOM2_NAME_STR];
H A Dbscv_impl.h194 char fan_names[MAX_FANS][MAX_LOM2_NAME_STR];
196 char led_names[MAX_LED_ID][MAX_LOM2_NAME_STR];
/titanic_41/usr/src/uts/common/io/
H A Dbscv.c166 char *bscv_get_label(char [][MAX_LOM2_NAME_STR], int, int);
189 uint8_t, uint8_t, char [][MAX_LOM2_NAME_STR], int);
4035 bscv_get_label(char labels[][MAX_LOM2_NAME_STR], int limit, int index) in bscv_get_label() argument
6058 char namebuf[][MAX_LOM2_NAME_STR], in bscv_read_env_name() argument