Searched refs:LSEQmCIOREGS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_dump.c | 33 } LSEQmCIOREGS[] = { variable 449 switch (LSEQmCIOREGS[i].width) { in asd_print_lseq_cio_reg() 451 asd_printk("%20s[0x%x]: 0x%02x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg() 452 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg() 454 LSEQmCIOREGS[i].offs)); in asd_print_lseq_cio_reg() 458 asd_printk("%20s[0x%x]: 0x%04x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg() 459 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg() 461 LSEQmCIOREGS[i].offs)); in asd_print_lseq_cio_reg() 465 asd_printk("%20s[0x%x]: 0x%08x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg() 466 LSEQmCIOREGS[ in asd_print_lseq_cio_reg() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_dump.c | 33 } LSEQmCIOREGS[] = { variable 449 switch (LSEQmCIOREGS[i].width) { in asd_print_lseq_cio_reg() 451 asd_printk("%20s[0x%x]: 0x%02x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg() 452 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg() 454 LSEQmCIOREGS[i].offs)); in asd_print_lseq_cio_reg() 458 asd_printk("%20s[0x%x]: 0x%04x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg() 459 LSEQmCIOREGS[i].offs, in asd_print_lseq_cio_reg() 461 LSEQmCIOREGS[i].offs)); in asd_print_lseq_cio_reg() 465 asd_printk("%20s[0x%x]: 0x%08x\n", LSEQmCIOREGS[i].name, in asd_print_lseq_cio_reg() 466 LSEQmCIOREGS[ in asd_print_lseq_cio_reg() [all...] |
Completed in 2 milliseconds