Searched refs:pSidLegend (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dump.c | 880 char *pSidLegend, in emlxs_dump_string_txtfile() argument 889 if (pSidLegend && pLidLegend) { in emlxs_dump_string_txtfile() 890 (void) emlxs_fprintf(fpTxtFile, "%s: %s\n", pSidLegend, in emlxs_dump_string_txtfile() 924 char *pSidLegend, in emlxs_dump_word_txtfile() argument 937 (void) emlxs_fprintf(fpTxtFile, "%s: %s\n", pSidLegend, pLidLegend); in emlxs_dump_word_txtfile() 972 char *pSidLegend, in emlxs_dump_string_dmpfile() argument 990 (void) emlxs_fprintf(fpDmpFile, "%s: %s", pSidLegend, pLidLegend); in emlxs_dump_string_dmpfile() 1249 char *pSidLegend, in emlxs_dump_host_block() argument 1268 (void) emlxs_fprintf(fpDmpFile, "%s: %s", pSidLegend, pLidLegend); in emlxs_dump_host_block() 1312 char *pSidLegend, in emlxs_dump_host_struct() argument [all …]
|