Searched refs:fw_ver_sub (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_def.h190 uint32_t fw_ver_sub; member in struct:qla_host
H A Dqla_misc.c629 ha->fw_ver_sub = READ_OFFSET32(ha, Q8_FW_VER_SUB);
634 (((val >> 16) & 0xFF) != ha->fw_ver_sub)) {
644 ha->fw_ver_sub = READ_OFFSET32(ha, Q8_FW_VER_SUB);
H A Dqla_os.c353 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,
357 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_def.h234 uint32_t fw_ver_sub; member in struct:qla_host
H A Dql_misc.c788 ha->fw_ver_sub = READ_REG32(ha, Q8_FW_VER_SUB);
H A Dql_os.c403 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,
406 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,

Completed in 136 milliseconds