Lines Matching defs:LINE_BUFSZ
455 #define LINE_BUFSZ 128 /* for snic_print_desc fn */
462 char line[LINE_BUFSZ] = { '\0' };
474 snprintf(line, LINE_BUFSZ, "SNIC_REQ_REPORT_TGTS :");
479 snprintf(line, LINE_BUFSZ, "SNIC_REQ_ICMND : 0x%x :",
485 snprintf(line, LINE_BUFSZ, "SNIC_REQ_ITMF :");
490 snprintf(line, LINE_BUFSZ, "SNIC_REQ_HBA_RESET :");
495 snprintf(line, LINE_BUFSZ, "SNIC_REQ_EXCH_VER :");
504 snprintf(line, LINE_BUFSZ, "SNIC_RSP_REPORT_TGTS_CMPL :");
509 snprintf(line, LINE_BUFSZ, "SNIC_RSP_ICMND_CMPL : 0x%x :",
515 snprintf(line, LINE_BUFSZ, "SNIC_RSP_ITMF_CMPL :");
520 snprintf(line, LINE_BUFSZ, "SNIC_RSP_HBA_RESET_CMPL :");
525 snprintf(line, LINE_BUFSZ, "SNIC_RSP_EXCH_VER_CMPL :");
530 snprintf(line, LINE_BUFSZ, "SNIC_MSG_ACK :");
535 snprintf(line, LINE_BUFSZ, "SNIC_MSG_ASYNC_EVNOTIFY :");