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

/freebsd-current/sys/dev/qlxgb/
H A Dqla_def.h188 uint32_t fw_ver_sub; member in struct:qla_host
H A Dqla_misc.c627 ha->fw_ver_sub = READ_OFFSET32(ha, Q8_FW_VER_SUB);
632 (((val >> 16) & 0xFF) != ha->fw_ver_sub)) {
642 ha->fw_ver_sub = READ_OFFSET32(ha, Q8_FW_VER_SUB);
H A Dqla_os.c349 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,
353 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,
/freebsd-current/sys/dev/qlxgbe/
H A Dql_def.h232 uint32_t fw_ver_sub; member in struct:qla_host
H A Dql_misc.c786 ha->fw_ver_sub = READ_REG32(ha, Q8_FW_VER_SUB);
H A Dql_os.c397 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,
400 ha->fw_ver_major, ha->fw_ver_minor, ha->fw_ver_sub,

Completed in 137 milliseconds