Lines Matching refs:reason
60 * fixer) have an overall view of the logic of the code. For that reason the
560 static void fcp_fail_cmd(struct fcp_pkt *cmd, uchar_t reason,
932 * never changes this value. The reason why it can be said that the
1610 * The reason we give device type of
3172 * fc_pkt_reason PLOGI or PRLI reason completion
5551 caddr_t state, reason, action, expln;
5553 (void) fc_ulp_pkt_error(fpkt, &state, &reason,
5558 " state=%s reason=%s rx_id=%x ox_id=%x",
5559 state, reason, fpkt->pkt_cmd_fhdr.ox_id,
6228 "ELS (%x) callback state=0x%x reason=0x%x for %x",
6429 " reason= %x", ptgt->tgt_d_id, fpkt->pkt_state,
7193 "Retrying %s to %x; state=%x, reason=%x",
9216 "FC Status 0x%x, reason 0x%x",
9226 " pkt reason=0x%x", cmd, ptgt->tgt_d_id, fpkt->pkt_state,
9976 * done attaching it. The reason for that is: because of the code that
12262 "resume failed getportmap: reason=0x%x",
14554 fcp_fail_cmd(struct fcp_pkt *cmd, uchar_t reason, uint_t statistics)
14561 cmd->cmd_pkt->pkt_reason = reason;
15353 caddr_t state, reason, action, expln;
15355 (void) fc_ulp_pkt_error(fpkt, &state, &reason,
15363 ptgt->tgt_d_id, plun->lun_num, state, reason);
15366 ptgt->tgt_d_id, state, reason);