Searched refs:STR_8BIT (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/scsi/aic94xx/ |
| D | aic94xx_dump.c | 215 #define STR_8BIT " %30s[0x%04x]:0x%02x\n" macro 220 #define PRINT_REG_8bit(_ha, _n, _r) asd_printk(STR_8BIT, #_n, _n, \ 227 #define PRINT_CREG_8bit(_ha, _n) asd_printk(STR_8BIT, #_n, _n, \ 246 #define PRINT_MIS_byte(_ha, _n) asd_printk(STR_8BIT, #_n,CSEQ_##_n-CMAPPEDSCR,\ 442 asd_printk(STR_8BIT, #_n, _n, asd_read_reg_byte(_h, Lm##_n(_lseq))) 449 asd_printk(STR_8BIT, #_n, LmSEQ_##_n(_lseq)-LmSCRATCH(_lseq), \ 625 asd_printk(STR_8BIT, "OPCODE_TO_CSEQ", 0xB, in asd_dump_lseq_state() 645 asd_printk(STR_8BIT, "OPCODE_TO_CSEQ", 0xB, in asd_dump_lseq_state()
|