Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa.c3761 hostname = fnvlist_lookup_string(mos_config, in spa_verify_host()
4199 nvlist_t *nv, *mos_config, *policy; local
4228 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; local
4650 VERIFY(!nvlist_exists(mos_config,
4655 nvlist_free(mos_config);
[all …]
/freebsd-14.2/sys/dev/usb/net/
H A Dif_mos.c196 static const struct usb_config mos_config[MOS_ENDPT_MAX] = { variable
700 sc->sc_xfer, mos_config, MOS_ENDPT_MAX, in mos_attach()