Home
last modified time | relevance | path

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

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