Searched refs:pBuffer (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c719 uint8_t *pBuffer)
736 pLocalBuf = pBuffer; /* init local pointer to caller's buffer */
916 uint32_t *pBuffer,
934 ptr = pBuffer;
1060 uint8_t *pBuffer,
1071 wptr = (uint32_t *)pBuffer;
1092 uint8_t *pBuffer,
1154 emlxs_dump_word_dmpfile(fpDmpFile, pBuffer, bufferLen, fSwap);
1166 uint8_t *pBuffer,
1228 emlxs_dump_word_dmpfile(fpDmpFile, pBuffer, bufferLe
714 emlxs_read_cfg_region( emlxs_hba_t *hba, uint32_t Identifier, uint32_t ByteCount, uint32_t *pRetByteCount, uint8_t *pBuffer) argument
914 emlxs_dump_word_txtfile( emlxs_file_t *fpTxtFile, uint32_t *pBuffer, uint32_t WordCount, char *pSidLegend, char *pLidLegend) argument
1058 emlxs_dump_word_dmpfile( emlxs_file_t *fpDmpFile, uint8_t *pBuffer, uint32_t bufferLen, int fSwap) argument
1090 emlxs_dump_port_block( emlxs_file_t *fpDmpFile, uint8_t *pBuffer, uint32_t bufferLen, DUMP_TABLE_ENTRY entry, int fSwap) argument
1164 emlxs_dump_port_struct( emlxs_file_t *fpDmpFile, uint8_t *pBuffer, uint32_t bufferLen, DUMP_TABLE_ENTRY entry, int fSwap) 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
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c259 mptsas_fw_diagnostic_buffer_t *pBuffer, uint32_t *return_code);
261 mptsas_fw_diagnostic_buffer_t *pBuffer, uint32_t *return_code,
5197 mptsas_fw_diagnostic_buffer_t *pBuffer; local
5359 pBuffer =
5361 pBuffer->valid_data = TRUE;
5362 pBuffer->owned_by_firmware = FALSE;
5363 pBuffer->immediate = FALSE;
11214 diag->pBuffer->buffer_type);
11217 diag->pBuffer->extended_type);
11220 diag->pBuffer
11265 mptsas_post_fw_diag_buffer(mptsas_t *mpt, mptsas_fw_diagnostic_buffer_t *pBuffer, uint32_t *return_code) argument
11416 mptsas_release_fw_diag_buffer(mptsas_t *mpt, mptsas_fw_diagnostic_buffer_t *pBuffer, uint32_t *return_code, uint32_t diag_type) argument
11579 mptsas_fw_diagnostic_buffer_t *pBuffer; local
11686 mptsas_fw_diagnostic_buffer_t *pBuffer; local
11742 mptsas_fw_diagnostic_buffer_t *pBuffer; local
11818 mptsas_fw_diagnostic_buffer_t *pBuffer; local
11892 mptsas_fw_diagnostic_buffer_t *pBuffer; local
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h903 uint8_t *pBuffer, uint32_t bufferLen,
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h417 mptsas_fw_diagnostic_buffer_t *pBuffer; member in struct:mptsas_diag_request

Completed in 116 milliseconds