Lines Matching refs:message

75  * if the target goes into MSG IN and sends a DISCONNECT message,
160 ncmd->message = 0;
946 * ARBITRATION, SELECTION and MESSAGE OUT phases and an IDENTIFY message.
1177 * IDENTIFY message.
1206 dsprintk(NDEBUG_SELECTION, instance, "IDENTIFY message transfer failed\n");
1303 * should drop ATN on the last byte of the message phase
1335 * message. ATN must be dropped as ACK is dropped.
1338 * message. We must exit with ACK asserted, so that the calling
1339 * code may raise ATN before dropping ACK to reject the message.
1400 * MESSAGE OUT phase and sending an ABORT message.
1414 /* Request message out phase */
1420 * and can immediately send the ABORT message, or we'll have some
1812 ncmd->message = tmp;
1819 /* Accept message by clearing ACK */
1854 /* Accept message by clearing ACK */
1868 /* Accept message by clearing ACK */
1892 * don't issue the required SAVE_POINTERS message before
1898 /* Accept message by clearing ACK */
1903 * Start the message buffer with the EXTENDED_MESSAGE
1912 dsprintk(NDEBUG_EXTENDED, instance, "receiving extended message\n");
1931 dsprintk(NDEBUG_EXTENDED, instance, "message received, residual %d\n",
1940 shost_printk(KERN_ERR, instance, "error receiving extended message\n");
1943 shost_printk(KERN_NOTICE, instance, "extended message code %02x length %d is too long\n",
1952 /* Reject message */
1961 "rejecting unknown extended message code %02x, length %d\n",
1965 "rejecting unknown message code %02x\n",
2102 shost_printk(KERN_ERR, instance, "expecting IDENTIFY message, got ");
2172 /* Accept message by clearing ACK */
2220 * the target an abort message. This may not succeed in causing a target