Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Diha.h118 #define PERIOD_WIDE_SCSI 0x80 /* Enable Wide SCSI */ macro
H A Diha.c1339 if ((period & PERIOD_WIDE_SCSI) != 0) in iha_state_5()
1539 if ((pScb->SCB_Tcs->TCS_JS_Period & PERIOD_WIDE_SCSI) != 0) in iha_xpad_in()
1568 if ((pScb->SCB_Tcs->TCS_JS_Period & PERIOD_WIDE_SCSI) != 0) in iha_xpad_out()
2121 pTcs->TCS_JS_Period |= PERIOD_WIDE_SCSI; in iha_wide_done()
2468 (period & PERIOD_WIDE_SCSI) ? 16 : 8); in iha_print_info()