nt_msg            539 dev/ic/isp_target.c 		msg.nt_msg[0] = MSG_BUS_DEV_RESET;
nt_msg            576 dev/ic/isp_target.c 		MEMCPY(msg.nt_msg, inp->in_msg, IN_MSGLEN);
nt_msg            617 dev/ic/isp_target.c 			msg.nt_msg[0] = MSG_ABORT_TAG;
nt_msg            621 dev/ic/isp_target.c 			msg.nt_msg[0] = MSG_CLEAR_QUEUE;
nt_msg            625 dev/ic/isp_target.c 			msg.nt_msg[0] = MSG_BUS_DEV_RESET;
nt_msg            630 dev/ic/isp_target.c 			msg.nt_msg[0] = MSG_REL_RECOVERY;
nt_msg            634 dev/ic/isp_target.c 			msg.nt_msg[0] = MSG_TERM_IO_PROC;
nt_msg            640 dev/ic/isp_target.c 		if (msg.nt_msg[0]) {
nt_msg             52 dev/ic/isp_tpublic.h 	u_int8_t	nt_msg[IN_MSGLEN];	/* message content */