Searched refs:js_period (Results 1 – 2 of 2) sorted by relevance
623 host->targets[i].js_period = 0; in initio_init() 1190 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi() 1532 if (host->active_tc->js_period & TSC_WIDE_SCSI) in initio_state_5() 1734 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_in() 1758 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_out() 1917 outb(active_tc->js_period, host->addr + TUL_SPeriod); in int_initio_resel() 2244 host->active_tc->js_period = 0; in wdtr_done() 2246 host->active_tc->js_period |= TSC_WIDE_SCSI; in wdtr_done() 2249 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in wdtr_done() 2261 host->active_tc->js_period | in initio_sync_done() [all...]
442 u8 js_period; member