Lines Matching refs:js_period
655 host->targets[i].js_period = 0; in initio_init()
1223 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi()
1565 if (host->active_tc->js_period & TSC_WIDE_SCSI) in initio_state_5()
1767 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_in()
1791 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_out()
1949 outb(active_tc->js_period, host->addr + TUL_SPeriod); in int_initio_resel()
2275 host->active_tc->js_period = 0; in wdtr_done()
2277 host->active_tc->js_period |= TSC_WIDE_SCSI; in wdtr_done()
2280 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in wdtr_done()
2292 host->active_tc->js_period |= host->msg[3]; in initio_sync_done()
2297 host->active_tc->js_period |= (i << 4); in initio_sync_done()
2301 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in initio_sync_done()
2326 active_tc->js_period = 0; in initio_post_scsi_rst()