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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c7,8xx.c2197 hostdata->sync[target].select_indirect = (scntl3 << 24) |
3441 if (hostdata->sync[cmd->target].select_indirect !=
3445 printk ("scsi%d : sanity check failed select_indirect=0x%x\n",
3446 host->host_no, hostdata->sync[cmd->target].select_indirect);
3452 select_indirect));
5462 printk(" + %d : select_indirect = 0x%x\n",
H A D53c7,8xx.h945 u32 select_indirect; /* Value used for indirect selection */ member in struct:NCR53c7x0_synchronous
950 * Set_synchronous programs these, select_indirect and current settings after
H A D53c7xx.c1937 hostdata->sync[target].select_indirect = (1 << target) << 16 |
3100 if (hostdata->sync[cmd->target].select_indirect !=
3102 printk ("scsi%d : sanity check failed select_indirect=0x%x\n",
3103 host->host_no, hostdata->sync[cmd->target].select_indirect);
3110 hostdata->sync[cmd->target].select_indirect);
5167 printk(" + %d : select_indirect = 0x%x\n",
H A D53c7xx.h943 u32 select_indirect /* Value used for indirect selection */ member in struct:NCR53c7x0_synchronous
950 * Set_synchronous programs these, select_indirect and current settings after

Completed in 80 milliseconds