Home
last modified time | relevance | path

Searched refs:hn_nvs_xact_execute (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_nvs.c73 static const void *hn_nvs_xact_execute(struct hn_softc *,
93 hn_nvs_xact_execute(struct hn_softc *sc, struct vmbus_xact *xact, in hn_nvs_xact_execute() function
194 resp = hn_nvs_xact_execute(sc, xact, conn, sizeof(*conn), &resp_len, in hn_nvs_conn_rxbuf()
263 resp = hn_nvs_xact_execute(sc, xact, chim, sizeof(*chim), &resp_len, in hn_nvs_conn_chim()
475 resp = hn_nvs_xact_execute(sc, xact, init, sizeof(*init), &resp_len, in hn_nvs_doinit()
708 resp = hn_nvs_xact_execute(sc, xact, req, sizeof(*req), &resp_len, in hn_nvs_alloc_subchans()