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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmvme147.c90 hdata->no_sync = 0xff;
H A Da2091.c207 hdata->wh.no_sync = 0xff;
H A Da3000.c225 hdata->wh.no_sync = 0xff;
H A Dwd33c93.h257 uchar no_sync; /* bitmask: don't do sync on these targets */ member in struct:WD33C93_hostdata
H A Dwd33c93.c899 if (hostdata->no_sync & (1 << cmd->device->id)) {
1980 hostdata->no_sync = val;
2023 printk("wd33c93-%d: chip=%s/%d no_sync=0x%x no_dma=%d",
2029 hostdata->microcode, hostdata->no_sync, hostdata->no_dma);
2107 set_resync(hd, x ^ hd->no_sync);
2108 hd->no_sync = x;
2125 sprintf(tbuf, "\nclock_freq=%02x no_sync=%02x no_dma=%d"
2127 hd->clock_freq, hd->no_sync, hd->no_dma, hd->dma_mode, hd->fast);
H A Dgvp11.c341 hdata->wh.no_sync = 0xff;
H A Dsgiwd93.c263 hdata->wh.no_sync = 0;
H A Dqla1280.h1005 uint32_t no_sync:1; member in struct:qla_driver_setup
H A Dqla1280.c1243 if (driver_setup.no_sync ||
4153 driver_setup.no_sync = 1;

Completed in 146 milliseconds