Home
last modified time | relevance | path

Searched refs:IMM_NTFY_ELS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_target.h730 #define IMM_NTFY_ELS 0x0046 macro
Dqla_target.c1744 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qlt_send_notify_ack()
3632 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in __qlt_send_term_imm_notif()
5376 case IMM_NTFY_ELS: in qlt_handle_imm_notify()
Dqla_iocb.c3727 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qla2x00_send_notify_ack_iocb()