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

/linux-master/drivers/scsi/
H A Dinitio.c623 host->targets[i].js_period = 0;
1190 outb(active_tc->js_period, host->addr + TUL_SPeriod);
1532 if (host->active_tc->js_period & TSC_WIDE_SCSI)
1734 if (active_tc->js_period & TSC_WIDE_SCSI)
1758 if (active_tc->js_period & TSC_WIDE_SCSI)
1917 outb(active_tc->js_period, host->addr + TUL_SPeriod);
2244 host->active_tc->js_period = 0;
2246 host->active_tc->js_period |= TSC_WIDE_SCSI;
2249 outb(host->active_tc->js_period, host->addr + TUL_SPeriod);
2261 host->active_tc->js_period |
[all...]
H A Dinitio.h442 u8 js_period; member in struct:target_control

Completed in 257 milliseconds