Searched refs:ic_max_width (Results 1 – 2 of 2) sorted by relevance
639 u_char ic_max_width; member3985 tp->ic_max_width = 1;3987 tp->ic_max_width = 0;4019 tp->ic_max_width = 0;4046 if (tp->ic_max_width | np->check_integ_par) {4052 msgptr[msglen++] = cmd->ic_nego_width & tp->ic_max_width;4055 cmd->ic_nego_width &= tp->ic_max_width;4162 tp->usrwide &= tp->ic_max_width;4438 tp->ic_max_width = (tp->wval & EWS) ? 1: 0;4446 tp->ic_max_width?"WIDE":"NARROW");[all …]
1644 u_char ic_max_width; member6086 tp->ic_max_width = 1;6088 tp->ic_max_width = 0;6106 if (tp->ic_max_width && (tp->ic_min_sync != 255 ))6111 if (tp->ic_max_width && (tp->ic_min_sync == 0x09))6133 tp->ic_max_width = 0;6195 new_width = cmd->ic_nego_width & tp->ic_max_width;6281 cmd->ic_nego_width &= tp->ic_max_width;6283 if (tp->ic_max_width | np->check_integ_par) {6406 width &= tp->ic_max_width;[all …]