Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h32 #define TEMPLATE_TYPE_FWDUMP 99 macro
H A Dqla_tmpl.c943 return le32_to_cpu(tmp->template_type) == TEMPLATE_TYPE_FWDUMP; in qla27xx_verify_template_header()