Searched refs:dowide (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2972 int dowide; local
2995 dowide = tinfo->curr.width != tinfo->goal.width;
3004 if (!dowide && !dosync && !doppr) {
3005 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT;
3009 if (!dowide && !dosync && !doppr) {
3015 dowide = 1;
3037 if (doppr || (dosync && !dowide)) {
H A Daic79xx_core.c4531 int dowide; local
4554 dowide = tinfo->curr.width != tinfo->goal.width;
4563 if (!dowide && !dosync && !doppr) {
4564 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT;
4568 if (!dowide && !dosync && !doppr) {
4574 dowide = 1;
4595 if (doppr || (dosync && !dowide)) {

Completed in 93 milliseconds