Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dinitio.h210 #define TSC_WIDE_SCSI 0x80 /* Enable Wide SCSI */ macro
H A Dinitio.c1532 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()
2246 host->active_tc->js_period |= TSC_WIDE_SCSI; in wdtr_done()