Searched refs:js_period (Results 1 – 2 of 2) sorted by relevance
639 host->targets[i].js_period = 0; in initio_init()1207 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi()1549 if (host->active_tc->js_period & TSC_WIDE_SCSI) in initio_state_5()1751 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_in()1775 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_out()1933 outb(active_tc->js_period, host->addr + TUL_SPeriod); in int_initio_resel()2259 host->active_tc->js_period = 0; in wdtr_done()2261 host->active_tc->js_period |= TSC_WIDE_SCSI; in wdtr_done()2264 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in wdtr_done()2276 host->active_tc->js_period |= host->msg[3]; in initio_sync_done()[all …]
467 u8 js_period; member