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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c606 emlxs_file_t *fp_txt; local
618 fp_txt = &hba->dump_txtfile;
622 size_txt = emlxs_ftell(fp_txt);
688 bcopy(fp_txt->buffer, bptr, size_txt);

Completed in 79 milliseconds