Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h730 #define IMM_NTFY_ELS 0x0046 macro
H A Dqla_target.c1737 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qlt_send_notify_ack()
3625 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in __qlt_send_term_imm_notif()
5368 case IMM_NTFY_ELS: in qlt_handle_imm_notify()
H A Dqla_iocb.c3752 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qla2x00_send_notify_ack_iocb()