reply_w          1136 dev/ic/bha.c   	    (ISWIDE(sc) ? sizeof(setup.reply_w) : 0);
reply_w          1151 dev/ic/bha.c   			period.reply_w.period[i] =
reply_w          1152 dev/ic/bha.c   			    setup.reply_w.sync_high[i].period * 5 + 20;
reply_w          1157 dev/ic/bha.c   		    (ISWIDE(sc) ? sizeof(period.reply_w) : 0);
reply_w          1176 dev/ic/bha.c   			if (!setup.reply_w.sync_high[i].valid ||
reply_w          1177 dev/ic/bha.c   			    (!setup.reply_w.sync_high[i].offset &&
reply_w          1178 dev/ic/bha.c   			     !setup.reply_w.sync_high[i].period))
reply_w          1182 dev/ic/bha.c   			    setup.reply_w.sync_high[i].offset,
reply_w          1183 dev/ic/bha.c   			    period.reply_w.period[i] * 10);
reply_w           459 dev/ic/bhareg.h 	struct bha_setup_reply_wide reply_w;	/* for wide controllers */
reply_w           472 dev/ic/bhareg.h 	struct bha_period_reply reply_w;	/* for wide controllers */