Home
last modified time | relevance | path

Searched refs:format1 (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h246 const char *format1, ...)
250 const char *format1,
/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c258 const char *format1, va_list args, in libcfs_debug_vmsg2() argument
335 if (format1) { in libcfs_debug_vmsg2()
337 needed = vsnprintf(string_buf, max_nob, format1, ap); in libcfs_debug_vmsg2()
435 if (format1 != NULL) { in libcfs_debug_vmsg2()
439 format1, ap); in libcfs_debug_vmsg2()
/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h158 struct ins_format1 format1; member
Daicasm_gram.y1670 f1_instr = &instr->format.format1; in format_1_instr()
/drivers/scsi/aic7xxx/
Daic7xxx_core.c7007 fmt1_ins = &instr.format1; in ahc_download_instr()
7011 opcode = instr.format1.opcode; in ahc_download_instr()
7091 instr.format1.parity = 1; in ahc_download_instr()
Daic79xx_core.c9589 fmt1_ins = &instr.format1; in ahd_download_instr()
9593 opcode = instr.format1.opcode; in ahd_download_instr()
9632 instr.format1.parity = 1; in ahd_download_instr()