Home
last modified time | relevance | path

Searched refs:ECF_PAYLOAD_DESCR_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h806 #define ECF_PAYLOAD_DESCR_MASK (BIT_15|BIT_14|BIT_13) macro
H A Dqla_isr.c2334 if (!(le16_to_cpu(els->control_flags) & ECF_PAYLOAD_DESCR_MASK)) { in qla24xx_els_ct_entry()