Searched refs:STR_32BIT (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/aic94xx/ |
D | aic94xx_dump.c | 217 #define STR_32BIT " %30s[0x%04x]:0x%08x\n" macro 224 #define PRINT_REG_32bit(_ha, _n, _r) asd_printk(STR_32BIT, #_n, _n, \ 231 #define PRINT_CREG_32bit(_ha, _n) asd_printk(STR_32BIT, #_n, _n, \ 251 asd_printk(STR_32BIT,#_n,CSEQ_##_n-CMAPPEDSCR,\ 446 asd_printk(STR_32BIT, #_n, _n, asd_read_reg_dword(_h, Lm##_n(_lseq))) 455 asd_printk(STR_32BIT, #_n, LmSEQ_##_n(_lseq)-LmSCRATCH(_lseq), \
|