Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c495 emlxs_fopen( in emlxs_fopen() function
2223 if ((*fpTxtFile = emlxs_fopen(hba, EMLXS_TXT_FILE)) == NULL) { in emlxs_dump_file_create()
2236 emlxs_fopen(hba, EMLXS_CEE_FILE)) == NULL) { in emlxs_dump_file_create()
2244 if ((*fpDmpFile = emlxs_fopen(hba, EMLXS_DMP_FILE)) == NULL) { in emlxs_dump_file_create()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h902 extern emlxs_file_t *emlxs_fopen(emlxs_hba_t *hba, uint32_t file_type);