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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c2017 int nvs_op; member in struct:__anon910
2148 switch (nvs->nvs_op) {
2171 switch (nvs->nvs_op) {
2205 switch (nvs->nvs_op) {
2259 int nvs_op)
2275 nvs.nvs_op = nvs_op;
2282 switch (nvs_op) {
2467 switch (nvs->nvs_op) {
2504 switch (nvs->nvs_op) {
2258 nvlist_common(nvlist_t *nvl, char *buf, size_t *buflen, int encoding, int nvs_op) argument
[all...]
/freebsd-10-stable/sys/dev/hyperv/netvsc/
H A Dif_hnreg.h203 uint32_t nvs_op; /* HN_NVS_SUBCH_OP_ */ member in struct:hn_nvs_subch_req
H A Dhn_nvs.c696 req->nvs_op = HN_NVS_SUBCH_OP_ALLOC;

Completed in 181 milliseconds