Searched defs:pSidLegend (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c874 char *pSidLegend,
883 if (pSidLegend && pLidLegend) {
884 (void) emlxs_fprintf(fpTxtFile, "%s: %s\n", pSidLegend,
918 char *pSidLegend,
931 (void) emlxs_fprintf(fpTxtFile, "%s: %s\n", pSidLegend, pLidLegend);
966 char *pSidLegend,
984 (void) emlxs_fprintf(fpDmpFile, "%s: %s", pSidLegend, pLidLegend);
1243 char *pSidLegend,
1262 (void) emlxs_fprintf(fpDmpFile, "%s: %s", pSidLegend, pLidLegend);
1306 char *pSidLegend,
871 emlxs_dump_string_txtfile( emlxs_file_t *fpTxtFile, char *pString, char *pSidLegend, char *pLidLegend, uint32_t pure) argument
914 emlxs_dump_word_txtfile( emlxs_file_t *fpTxtFile, uint32_t *pBuffer, uint32_t WordCount, char *pSidLegend, char *pLidLegend) argument
962 emlxs_dump_string_dmpfile( emlxs_file_t *fpDmpFile, char *pString, uint8_t sid, char *pSidLegend, char *pLidLegend) argument
1238 emlxs_dump_host_block( emlxs_file_t *fpDmpFile, uint8_t *pBuffer, uint32_t bufferLen, uint8_t sid, char *pSidLegend, char *pLidLegend, int fSwap) argument
1299 emlxs_dump_host_struct( emlxs_file_t *fpDmpFile, uint8_t *pBuffer, uint32_t bufferLen, uint32_t elementLength, uint32_t elementCount, uint8_t sid, char *pSidLegend, char *pLidLegend, int fSwap) argument
[all...]

Completed in 49 milliseconds