Searched refs:LSEQmCIOREGS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_dump.c33 } LSEQmCIOREGS[] = { variable in typeref:struct:lseq_cio_regs
449 switch (LSEQmCIOREGS[i].width) {
451 asd_printk("%20s[0x%x]: 0x%02x\n", LSEQmCIOREGS[i].name,
452 LSEQmCIOREGS[i].offs,
454 LSEQmCIOREGS[i].offs));
458 asd_printk("%20s[0x%x]: 0x%04x\n", LSEQmCIOREGS[i].name,
459 LSEQmCIOREGS[i].offs,
461 LSEQmCIOREGS[i].offs));
465 asd_printk("%20s[0x%x]: 0x%08x\n", LSEQmCIOREGS[i].name,
466 LSEQmCIOREGS[
[all...]

Completed in 100 milliseconds