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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c489 emlxs_fopen( function
530 } /* emlxs_fopen() */
2217 if ((*fpTxtFile = emlxs_fopen(hba, EMLXS_TXT_FILE)) == NULL) {
2229 emlxs_fopen(hba, EMLXS_CEE_FILE)) == NULL) {
2237 if ((*fpDmpFile = emlxs_fopen(hba, EMLXS_DMP_FILE)) == NULL) {

Completed in 62 milliseconds