Lines Matching refs:message

569 	 * If we want to send a message to the device, ensure
574 * be cleared when the message is acted on.
839 * should go into the message out phase since we have ATN
951 * indentify message sequence and send it to the target. The host may
954 * it to handle the message phase completely on its own. If the bit
956 * thereby allowing it to send a message on the next selection regardless
959 * If MSG_OUT is == HOST_MSG, also interrupt the host and take a message.
963 * BDR message in response to a bad reselection would leave us pointed to
966 * Otherwise, treat MSG_OUT as a 1 byte message to send (abort, abort tag,
985 * Send a tag message if TAG_ENB is set in the SCB control block.
990 mov SCSIDAT, SINDEX; /* Send the identify message */
998 * Interrupt the driver, and allow it to handle this message
1010 * If the next bus phase after ATN drops is message out, it means
1011 * that the target is requesting that the last message(s) be resent.
1019 mvi MSG_OUT, MSG_NOOP; /* No message left */
1026 /* read the 1st message byte */
1038 * Pushed message loop to allow the kernel to
1039 * run it's own message state engine. To avoid an
1108 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
1156 /* See if the host wants to send a message upon reconnection */
1170 * We received a "command complete" message. Put the SCB on the complete
1179 * If ATN is raised, we still want to give the target a message.
1180 * Perhaps there was a parity error on this last message byte.
1181 * Either way, the target should take us to message out phase
1197 * If the target never sent an identify message but instead went
1198 * to mesgin to give an invalid message, let the host abort us.
1211 * See if we attempted to deliver a message but the target ingnored us.
1281 * Is it a disconnect message? Set a flag in the SCB to remind us
1288 * If ATN is raised, we still want to give the target a message.
1289 * Perhaps there was a parity error on this last message byte
1291 * should take us to message out phase and then attempt to
1342 * Save data pointers message:
1343 * Copying RAM values back to SCB, for Save Data Pointers message, but
1347 * Ack the message as soon as possible.
1376 * Restore pointers message? Data pointers are recopied from the
1437 * see the interrupt and prepare our message response