msgcode          2041 dev/ic/iha.c   	int i, phase, msglen, msgcode;
msgcode          2064 dev/ic/iha.c   	msgcode = sc->HCS_Msg[1];
msgcode          2066 dev/ic/iha.c   	if ((msglen == MSG_EXT_SDTR_LEN) && (msgcode == MSG_EXT_SDTR)) {
msgcode          2083 dev/ic/iha.c   	} else if ((msglen == MSG_EXT_WDTR_LEN) && (msgcode == MSG_EXT_WDTR)) {