Lines Matching refs:RRQ
1951 "RRQ cmpl: status:x%x/x%x did:x%x",
1958 "2880 RRQ completes to DID x%x "
1965 /* RRQ failed Don't print the vport to vport rjts */
1971 "2881 RRQ failure DID:%06X Status:"
4652 * ABTS we cannot generate and RRQ.
6379 struct RRQ *rrq;
6387 rrq = (struct RRQ *)pcmd;
6392 "2883 Clear RRQ for SID:x%x OXID:x%x RXID:x%x"
6401 "Clear RRQ: did:x%x flg:x%x exchg:x%.08x",
8595 * This routine processes a Reinstate Recovery Qualifier (RRQ) IOCB
8596 * received as an ELS unsolicited event. A request to RRQ shall only
8599 * N_Port_ID of the Nx_Port that makes the request. If the RRQ is
8603 * RRQ from the target.
8902 * Build a ELS RRQ command and send it to the target. If the issue_iocb is
8903 * successful, the completion handler will clear the RRQ.
8914 struct RRQ *els_rrq;
8924 cmdsize = (sizeof(uint32_t) + sizeof(struct RRQ));
8932 /* For RRQ request, remainder of payload is Exchange IDs */
8935 els_rrq = (struct RRQ *) pcmd;
8945 "Issue RRQ: did:x%x",
8967 * lpfc_send_rrq - Sends ELS RRQ if needed.
8973 * the caller needs to clean up the RRQ by calling lpfc_clr_active_rrq.
10683 "RCV RRQ: did:x%x/ste:x%x flg:x%x",