Lines Matching refs:isp24

479 			rd_reg_dword_relaxed(&ha->iobase->isp24.hccr);  in qla2x00_start_iocbs()
485 wrt_reg_dword(&reg->isp24.req_q_in, req->ring_index); in qla2x00_start_iocbs()
486 rd_reg_dword_relaxed(&reg->isp24.req_q_in); in qla2x00_start_iocbs()
2307 cnt = rd_reg_dword(&reg->isp24.req_q_out); in __qla2x00_alloc_iocbs()
3723 nack->u.isp24.handle = sp->handle; in qla2x00_send_notify_ack_iocb()
3724 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle; in qla2x00_send_notify_ack_iocb()
3725 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qla2x00_send_notify_ack_iocb()
3726 nack->u.isp24.flags = ntfy->u.isp24.flags & in qla2x00_send_notify_ack_iocb()
3729 nack->u.isp24.srr_rx_id = ntfy->u.isp24.srr_rx_id; in qla2x00_send_notify_ack_iocb()
3730 nack->u.isp24.status = ntfy->u.isp24.status; in qla2x00_send_notify_ack_iocb()
3731 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in qla2x00_send_notify_ack_iocb()
3732 nack->u.isp24.fw_handle = ntfy->u.isp24.fw_handle; in qla2x00_send_notify_ack_iocb()
3733 nack->u.isp24.exchange_address = ntfy->u.isp24.exchange_address; in qla2x00_send_notify_ack_iocb()
3734 nack->u.isp24.srr_rel_offs = ntfy->u.isp24.srr_rel_offs; in qla2x00_send_notify_ack_iocb()
3735 nack->u.isp24.srr_ui = ntfy->u.isp24.srr_ui; in qla2x00_send_notify_ack_iocb()
3736 nack->u.isp24.srr_flags = 0; in qla2x00_send_notify_ack_iocb()
3737 nack->u.isp24.srr_reject_code = 0; in qla2x00_send_notify_ack_iocb()
3738 nack->u.isp24.srr_reject_code_expl = 0; in qla2x00_send_notify_ack_iocb()
3739 nack->u.isp24.vp_index = ntfy->u.isp24.vp_index; in qla2x00_send_notify_ack_iocb()
3741 if (ntfy->u.isp24.status_subcode == ELS_PLOGI && in qla2x00_send_notify_ack_iocb()
3742 (le16_to_cpu(ntfy->u.isp24.flags) & NOTIFY24XX_FLAGS_FCSP) && in qla2x00_send_notify_ack_iocb()
3748 nack->u.isp24.flags |= cpu_to_le16(NOTIFY_ACK_FLAGS_FCSP); in qla2x00_send_notify_ack_iocb()