Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_target.h716 #define IMM_NTFY_ELS 0x0046 macro
Dqla_target.c1703 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qlt_send_notify_ack()
3581 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in __qlt_send_term_imm_notif()
5255 case IMM_NTFY_ELS: in qlt_handle_imm_notify()
Dqla_iocb.c3655 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qla2x00_send_notify_ack_iocb()