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

/netbsd-current/sys/dev/hyperv/
H A Dif_hvn.c345 uint8_t sc_nvsrsp[HVN_NVS_MSGSIZE]; member in struct:hvn_softc
3125 rsp = (struct hvn_nvs_init_resp *)&sc->sc_nvsrsp;
3290 rsp = (struct hvn_nvs_rxbuf_conn_resp *)&sc->sc_nvsrsp;
3403 rsp = (struct hvn_nvs_chim_conn_resp *)&sc->sc_nvsrsp;
3563 memcpy(&sc->sc_nvsrsp, nvs, HVN_NVS_MSGSIZE);
3842 rsp = (struct hvn_nvs_subch_resp *)&sc->sc_nvsrsp;

Completed in 98 milliseconds