Lines Matching refs:nack

554 	e->u.nack.fcport = fcport;
555 e->u.nack.type = type;
556 memcpy(e->u.nack.iocb, ntfy, sizeof(struct imm_ntfy_from_isp));
644 sp->name = "nack";
649 sp->u.iocb_cmd.u.nack.ntfy = ntfy;
673 switch (e->u.nack.type) {
675 t = e->u.nack.fcport;
679 t = qlt_create_sess(vha, e->u.nack.fcport, 0);
685 vha->hw->tgt.tgt_ops->put_sess(e->u.nack.fcport);
689 qla24xx_async_notify_ack(vha, e->u.nack.fcport,
690 (struct imm_ntfy_from_isp *)e->u.nack.iocb, e->u.nack.type);
1677 struct nack_to_isp *nack;
1698 nack = (struct nack_to_isp *)pkt;
1699 nack->ox_id = ntfy->ox_id;
1701 nack->u.isp24.handle = QLA_TGT_SKIP_HANDLE;
1702 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle;
1704 nack->u.isp24.flags = ntfy->u.isp24.flags &
1707 nack->u.isp24.srr_rx_id = ntfy->u.isp24.srr_rx_id;
1708 nack->u.isp24.status = ntfy->u.isp24.status;
1709 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode;
1710 nack->u.isp24.fw_handle = ntfy->u.isp24.fw_handle;
1711 nack->u.isp24.exchange_address = ntfy->u.isp24.exchange_address;
1712 nack->u.isp24.srr_rel_offs = ntfy->u.isp24.srr_rel_offs;
1713 nack->u.isp24.srr_ui = ntfy->u.isp24.srr_ui;
1714 nack->u.isp24.srr_flags = cpu_to_le16(srr_flags);
1715 nack->u.isp24.srr_reject_code = srr_reject_code;
1716 nack->u.isp24.srr_reject_code_expl = srr_explan;
1717 nack->u.isp24.vp_index = ntfy->u.isp24.vp_index;
1721 vha->vp_idx, nack->u.isp24.status);
3557 struct nack_to_isp *nack;
3577 nack = (struct nack_to_isp *)pkt;
3578 nack->ox_id = ntfy->ox_id;
3580 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle;
3582 nack->u.isp24.flags = ntfy->u.isp24.flags &
3587 nack->u.isp24.flags |=
3590 nack->u.isp24.srr_rx_id = ntfy->u.isp24.srr_rx_id;
3591 nack->u.isp24.status = ntfy->u.isp24.status;
3592 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode;
3593 nack->u.isp24.fw_handle = ntfy->u.isp24.fw_handle;
3594 nack->u.isp24.exchange_address = ntfy->u.isp24.exchange_address;
3595 nack->u.isp24.srr_rel_offs = ntfy->u.isp24.srr_rel_offs;
3596 nack->u.isp24.srr_ui = ntfy->u.isp24.srr_ui;
3597 nack->u.isp24.vp_index = ntfy->u.isp24.vp_index;
5032 "%s %d %8phC post nack\n",
5045 "%s %d %8phC post nack\n",