Home
last modified time | relevance | path

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

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