Lines Matching defs:LINE_BUFSZ
441 #define LINE_BUFSZ 128 /* for snic_print_desc fn */
448 char line[LINE_BUFSZ] = { '\0' };
460 snprintf(line, LINE_BUFSZ, "SNIC_REQ_REPORT_TGTS :");
465 snprintf(line, LINE_BUFSZ, "SNIC_REQ_ICMND : 0x%x :",
471 snprintf(line, LINE_BUFSZ, "SNIC_REQ_ITMF :");
476 snprintf(line, LINE_BUFSZ, "SNIC_REQ_HBA_RESET :");
481 snprintf(line, LINE_BUFSZ, "SNIC_REQ_EXCH_VER :");
490 snprintf(line, LINE_BUFSZ, "SNIC_RSP_REPORT_TGTS_CMPL :");
495 snprintf(line, LINE_BUFSZ, "SNIC_RSP_ICMND_CMPL : 0x%x :",
501 snprintf(line, LINE_BUFSZ, "SNIC_RSP_ITMF_CMPL :");
506 snprintf(line, LINE_BUFSZ, "SNIC_RSP_HBA_RESET_CMPL :");
511 snprintf(line, LINE_BUFSZ, "SNIC_RSP_EXCH_VER_CMPL :");
516 snprintf(line, LINE_BUFSZ, "SNIC_MSG_ACK :");
521 snprintf(line, LINE_BUFSZ, "SNIC_MSG_ASYNC_EVNOTIFY :");