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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c1932 hostdata->sync[target].select_indirect = (1 << target) << 16 |
3091 if (hostdata->sync[cmd->device->id].select_indirect !=
3093 printk ("scsi%d : sanity check failed select_indirect=0x%x\n",
3094 host->host_no, hostdata->sync[cmd->device->id].select_indirect);
3101 hostdata->sync[cmd->device->id].select_indirect);
5151 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 116 milliseconds