Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_83xx.h160 #define RESET_TMPLT_HDR_SIGNATURE 0xCAFE macro
H A Dql4_83xx.c812 (ha->reset_tmplt.hdr->signature != RESET_TMPLT_HDR_SIGNATURE)) { in qla4_83xx_read_reset_template()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx2.h212 #define RESET_TMPLT_HDR_SIGNATURE 0xCAFE macro
H A Dqla_nx2.c1551 (vha->reset_tmplt.hdr->signature != RESET_TMPLT_HDR_SIGNATURE)) { in qla8044_read_reset_template()