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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c875 char *pLidLegend,
883 if (pSidLegend && pLidLegend) {
885 pLidLegend);
919 char *pLidLegend)
931 (void) emlxs_fprintf(fpTxtFile, "%s: %s\n", pSidLegend, pLidLegend);
967 char *pLidLegend)
984 (void) emlxs_fprintf(fpDmpFile, "%s: %s", pSidLegend, pLidLegend);
1244 char *pLidLegend,
1262 (void) emlxs_fprintf(fpDmpFile, "%s: %s", pSidLegend, pLidLegend);
1307 char *pLidLegend,
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
1681 emlxs_dump_cfg_region4_decoded( emlxs_hba_t *hba, emlxs_file_t *fpTxtFile, char *pLidLegend, DUMP_WAKE_UP_PARAMS *pBuffer, uint32_t ByteCount) argument
1761 emlxs_dump_cfg_region14_decoded( emlxs_hba_t *hba, emlxs_file_t *fpTxtFile, char *pLidLegend, char *pBuffer, uint32_t ByteCount) argument
1891 emlxs_dump_cfg_region( emlxs_hba_t *hba, emlxs_file_t *fpTxtFile, emlxs_file_t *fpDmpFile, uint8_t Region, char *pLidLegend, int fSwap) argument
[all...]

Completed in 97 milliseconds