Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldomctl/
H A Dmdstore.c34 void mdstore_start_v3(struct ldc_conn *, uint64_t);
46 "mdstore", 3, 0, mdstore_start_v3, mdstore_rx_data
201 mdstore_start_v3(struct ldc_conn *lc, uint64_t svc_handle) in mdstore_start_v3() function