iha.c | 2315 int flags, i, phase, msglen, msgcode; local in function:iha_msgin_extended 2339 msgcode = sc->sc_msg[1]; 2341 if ((msglen == MSG_EXT_SDTR_LEN) && (msgcode == MSG_EXT_SDTR)) { 2358 } else if ((msglen == MSG_EXT_WDTR_LEN) && (msgcode == MSG_EXT_WDTR)) {
|