Home
last modified time | relevance | path

Searched refs:srr_ui (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h148 __le16 srr_ui; member
166 __le16 srr_ui; member
H A Dqla_target.c1696 nack->u.isp24.srr_ui = ntfy->u.isp24.srr_ui; in qlt_send_notify_ack()
3606 nack->u.isp24.srr_ui = ntfy->u.isp24.srr_ui; in __qlt_send_term_imm_notif()
5842 uint16_t srr_ui = le16_to_cpu(srr->imm_ntfy.u.isp24.srr_ui); in qlt_handle_srr() local
5889 switch (srr_ui) { in qlt_handle_srr()
6015 vha->vp_idx, se_cmd->tag, op, srr_ui, cmd->state, in qlt_handle_srr()
H A Dqla_def.h2405 __le16 srr_ui; member
2426 __le16 srr_ui; member
H A Dqla_iocb.c3762 nack->u.isp24.srr_ui = ntfy->u.isp24.srr_ui; in qla2x00_send_notify_ack_iocb()