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

/freebsd-11.0-release/sys/dev/qlxgb/
H A Dqla_def.h188 uint32_t fw_ver_sub; member in struct:qla_host
H A Dqla_misc.c628 ha->fw_ver_sub = READ_OFFSET32(ha, Q8_FW_VER_SUB);
634 (((val >> 16) & 0xFF) != ha->fw_ver_sub)) {
645 ha->fw_ver_sub = READ_OFFSET32(ha, Q8_FW_VER_SUB);
H A Dqla_os.c352 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,
356 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,
/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h217 uint32_t fw_ver_sub; member in struct:qla_host
H A Dql_os.c354 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,
H A Dql_misc.c789 ha->fw_ver_sub = READ_REG32(ha, Q8_FW_VER_SUB);

Completed in 182 milliseconds