HomeSort by: relevance | last modified time | path
    Searched defs:nvs_op (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hyperv/
if_hvnreg.h 171 uint32_t nvs_op; /* HVN_NVS_SUBCH_OP_ */ member in struct:hvn_nvs_subch_req
  /src/external/cddl/osnet/dist/common/nvpair/
nvpair.c 2017 int nvs_op; member in struct:__anon8966
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) {
    [all...]

Completed in 23 milliseconds