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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dinitio.c654 host->targets[i].js_period = 0;
1220 outb(active_tc->js_period, host->addr + TUL_SPeriod);
1562 if (host->active_tc->js_period & TSC_WIDE_SCSI)
1764 if (active_tc->js_period & TSC_WIDE_SCSI)
1788 if (active_tc->js_period & TSC_WIDE_SCSI)
1945 outb(active_tc->js_period, host->addr + TUL_SPeriod);
2271 host->active_tc->js_period = 0;
2273 host->active_tc->js_period |= TSC_WIDE_SCSI;
2276 outb(host->active_tc->js_period, host->addr + TUL_SPeriod);
2288 host->active_tc->js_period |
[all...]
H A Dinitio.h467 u8 js_period; member in struct:target_control

Completed in 35 milliseconds