Searched refs:emlxs_fwrite (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dump.c | 438 emlxs_fwrite( in emlxs_fwrite() function 481 length = emlxs_fwrite((uint8_t *)va_str, strlen(va_str), 1, fp); in emlxs_fprintf() 891 (void) emlxs_fwrite((uint8_t *)pString, strlen(pString), 1, in emlxs_dump_string_txtfile() 902 (void) emlxs_fwrite((uint8_t *)pString, strlen(pString), 1, in emlxs_dump_string_txtfile() 947 (void) emlxs_fwrite((uint8_t *)buf2, strlen(buf2), 1, in emlxs_dump_word_txtfile() 1011 (void) emlxs_fwrite((uint8_t *)pString, strlen(pString), 1, fpDmpFile); in emlxs_dump_string_dmpfile() 1079 (void) emlxs_fwrite((uint8_t *)wptr, 4, 1, fpDmpFile); in emlxs_dump_word_dmpfile()
|