Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dinitio.c625 host->targets[i].js_period = 0; in initio_init()
1193 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi()
1535 if (host->active_tc->js_period & TSC_WIDE_SCSI) in initio_state_5()
1737 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_in()
1761 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_out()
1919 outb(active_tc->js_period, host->addr + TUL_SPeriod); in int_initio_resel()
2245 host->active_tc->js_period = 0; in wdtr_done()
2247 host->active_tc->js_period |= TSC_WIDE_SCSI; in wdtr_done()
2250 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in wdtr_done()
2262 host->active_tc->js_period | in initio_sync_done()
[all...]
H A Dinitio.h467 u8 js_period; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dinitio.c624 host->targets[i].js_period = 0; in initio_init()
1191 outb(active_tc->js_period, host->addr + TUL_SPeriod); in tulip_scsi()
1533 if (host->active_tc->js_period & TSC_WIDE_SCSI) in initio_state_5()
1735 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_in()
1759 if (active_tc->js_period & TSC_WIDE_SCSI) in initio_xpad_out()
1918 outb(active_tc->js_period, host->addr + TUL_SPeriod); in int_initio_resel()
2245 host->active_tc->js_period = 0; in wdtr_done()
2247 host->active_tc->js_period |= TSC_WIDE_SCSI; in wdtr_done()
2250 outb(host->active_tc->js_period, host->addr + TUL_SPeriod); in wdtr_done()
2262 host->active_tc->js_period | in initio_sync_done()
[all...]
H A Dinitio.h442 u8 js_period; member

Completed in 15 milliseconds