Home
last modified time | relevance | path

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

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