Home
last modified time | relevance | path

Searched refs:sync_xfer (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/
A Dwd33c93.c586 hostdata->sync_xfer[cmd->device->id]); in DEF_SCSI_QCMD()
743 hostdata->sync_xfer[cmd->device->id]); in transfer_bytes()
1036 hostdata->sync_xfer[cmd->device->id] = in wd33c93_intr()
1094 hostdata->sync_xfer[cmd->device->id] = id; in wd33c93_intr()
1097 hostdata->sync_xfer[cmd->device->id]); in wd33c93_intr()
1580 hostdata->sync_xfer[i] = in wd33c93_host_reset()
1949 hostdata->sync_xfer[i] = in wd33c93_init()
2141 seq_printf(m, "\t%02x", hd->sync_xfer[x]); in wd33c93_show_info()
A Dwd33c93.h245 uchar sync_xfer[8]; /* sync_xfer reg settings per target */ member
/linux/drivers/scsi/arm/
A Dacornscsi.c1551 host->device[host->SCpnt->device->id].sync_xfer = SYNCHTRANSFER_2DBA; in acornscsi_message()
1553 sbic_arm_write(host, SBIC_SYNCHTRANSFER, host->device[host->SCpnt->device->id].sync_xfer); in acornscsi_message()
1583 host->device[host->SCpnt->device->id].sync_xfer = in acornscsi_message()
1596 host->device[host->SCpnt->device->id].sync_xfer = in acornscsi_message()
1599 sbic_arm_write(host, SBIC_SYNCHTRANSFER, host->device[host->SCpnt->device->id].sync_xfer); in acornscsi_message()
1690 sbic_arm_write(host, SBIC_SYNCHTRANSFER, host->device[host->SCpnt->device->id].sync_xfer); in acornscsi_starttransfer()
2765 if (host->device[scd->id].sync_xfer & 15) in acornscsi_show_info()
2767 host->device[scd->id].sync_xfer & 15, in acornscsi_show_info()
2768 acornscsi_getperiod(host->device[scd->id].sync_xfer)); in acornscsi_show_info()
A Dacornscsi.h321 unsigned char sync_xfer; /* synchronous transfer (SBIC value) */ member

Completed in 14 milliseconds