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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c396 static char aac_prt_buf[AAC_PRINT_BUFFER_SIZE]; variable
8040 cmn_err(lev, aac_fmt, aac_prt_buf);
8042 cmn_err(lev, &aac_fmt[1], aac_prt_buf);
8049 aac_prt_buf);
8053 aac_prt_buf);
8079 (void) vsprintf(aac_prt_buf, fmt, args);
8090 count = strlen(aac_prt_buf);
8118 aac_prt_buf, count);

Completed in 62 milliseconds