Searched refs:FW_ATTR_EXT0_SCM_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/qla2xxx/ | ||
D | qla_def.h | 4471 #define FW_ATTR_EXT0_SCM_SUPPORTED BIT_12 macro |
D | qla_mbx.c | 1191 (ha->fw_attributes_ext[0] & FW_ATTR_EXT0_SCM_SUPPORTED)) { in qla2x00_get_fw_version() |