hwrm_ver_get_output
struct hwrm_ver_get_output ver_resp;
struct hwrm_ver_get_output *resp =
memcpy(&softc->ver_resp, resp, sizeof(struct hwrm_ver_get_output));
struct hwrm_ver_get_output *resp =
struct hwrm_ver_get_output resp = {0};