Searched refs:mos_config (Results 1 – 2 of 2) sorted by relevance
3761 hostname = fnvlist_lookup_string(mos_config, in spa_verify_host()4199 nvlist_t *nv, *mos_config, *policy; local4228 error = spa_verify_host(spa, mos_config);4230 nvlist_free(mos_config);4244 nvlist_free(mos_config);4306 nvlist_free(mos_config);4311 spa_config_set(spa, mos_config);4640 nvlist_t *mos_config; local4650 VERIFY(!nvlist_exists(mos_config,4655 nvlist_free(mos_config);[all …]
196 static const struct usb_config mos_config[MOS_ENDPT_MAX] = { variable700 sc->sc_xfer, mos_config, MOS_ENDPT_MAX, in mos_attach()