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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_dump.c51 } LSEQmCIOREGS[] = { variable in typeref:struct:lseq_cio_regs
467 switch (LSEQmCIOREGS[i].width) {
469 asd_printk("%20s[0x%x]: 0x%02x\n", LSEQmCIOREGS[i].name,
470 LSEQmCIOREGS[i].offs,
472 LSEQmCIOREGS[i].offs));
476 asd_printk("%20s[0x%x]: 0x%04x\n", LSEQmCIOREGS[i].name,
477 LSEQmCIOREGS[i].offs,
479 LSEQmCIOREGS[i].offs));
483 asd_printk("%20s[0x%x]: 0x%08x\n", LSEQmCIOREGS[i].name,
484 LSEQmCIOREGS[
[all...]

Completed in 124 milliseconds