Home
last modified time | relevance | path

Searched refs:TSC_WIDE_SCSI (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/
Dinitio.h210 #define TSC_WIDE_SCSI 0x80 /* Enable Wide SCSI */ macro
Dinitio.c1535 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()
2247 host->active_tc->js_period |= TSC_WIDE_SCSI; in wdtr_done()