Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_iosram.c1016 iosram_convert_key(char *toc_key) in iosram_convert_key() argument
1019 if (strcmp(toc_key, TOCKEY_DOMSTAT) == 0) in iosram_convert_key()
1021 if (strcmp(toc_key, TOCKEY_KEYSWPO) == 0) in iosram_convert_key()
1023 if (strcmp(toc_key, TOCKEY_TODDATA) == 0) in iosram_convert_key()
1025 if (strcmp(toc_key, TOCKEY_SOLCONS) == 0) in iosram_convert_key()
1027 if (strcmp(toc_key, TOCKEY_SOLMBOX) == 0) in iosram_convert_key()
1029 if (strcmp(toc_key, TOCKEY_SOLSCIR) == 0) in iosram_convert_key()
1031 if (strcmp(toc_key, TOCKEY_SCSOLIR) == 0) in iosram_convert_key()
1033 if (strcmp(toc_key, TOCKEY_ENVINFO) == 0) in iosram_convert_key()
1035 if (strcmp(toc_key, TOCKEY_SOLSCIE) == 0) in iosram_convert_key()
[all …]