Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c489 emlxs_fopen( in emlxs_fopen() function
2217 if ((*fpTxtFile = emlxs_fopen(hba, EMLXS_TXT_FILE)) == NULL) { in emlxs_dump_file_create()
2229 emlxs_fopen(hba, EMLXS_CEE_FILE)) == NULL) { in emlxs_dump_file_create()
2237 if ((*fpDmpFile = emlxs_fopen(hba, EMLXS_DMP_FILE)) == NULL) { in emlxs_dump_file_create()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h899 extern emlxs_file_t *emlxs_fopen(emlxs_hba_t *hba, uint32_t file_type);