Lines Matching defs:wide
248 * when not in wide mode (generate false SCSI gross error).
252 * wide.
273 * 1010 workaround: can't do disconnect if not wide,
330 /* we initiated wide negotiation */
352 printf("%s: rejecting invalid wide negotiation from "
375 /* target initiated wide negotiation */
388 * we did reset wide parameters, so fall back to async,
477 /* DT mode can only be done with wide transfers */
659 siop_wdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int wide)
664 siop_cmd->siop_tables->msg_out[offset + 3] = wide;
678 siop_cmd->siop_tables->msg_out[offset + 6] = 1; /* wide */
845 /* handle ignore wide residue messages */
847 /* if target isn't wide, reject */
1030 /* 1010 workaround: can't do disconnect if not wide, so can't do tag */