Home
last modified time | relevance | path

Searched refs:taste (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-14-stable/sys/powerpc/ofw/
HDofw_initrd.c61 u_char *taste; in ofw_initrd_probe_and_attach() local
96 taste = (u_char*) PHYS_TO_DMAP(start); in ofw_initrd_probe_and_attach()
97 memcpy(&ehdr, taste, sizeof(ehdr)); in ofw_initrd_probe_and_attach()
104 mfs_root = taste; in ofw_initrd_probe_and_attach()
/freebsd-14-stable/sys/geom/raid/
HDg_raid_tr_if.m57 # taste() - volume taste method.
58 METHOD int taste {
HDg_raid_md_if.m114 # taste() - taste disk and, if needed, create new node.
115 METHOD int taste {
HDg_raid.c119 .taste = g_raid_taste,
/freebsd-14-stable/sys/geom/
HDgeom_subr.c167 if (mp->taste == NULL) in g_load_class()
174 mp->taste(mp, pp, 0); in g_load_class()
222 mp->taste = NULL; in g_unload_class()
339 mp->taste(mp, pp, 0); in g_retaste_event()
352 if (mp->taste == NULL) in g_retaste()
585 if (mp->taste == NULL) in g_new_provider_event()
593 mp->taste(mp, pp, 0); in g_new_provider_event()
728 if (mp->taste == NULL) in g_resize_provider_event()
736 mp->taste(mp, pp, 0); in g_resize_provider_event()
HDgeom_flashmap.c222 .taste = g_flashmap_taste,
HDgeom.h97 g_taste_t *taste; member
HDgeom_dev.c113 .taste = g_dev_taste,
/freebsd-14-stable/contrib/lib9p/pytest/
HDREADME17 ONE TIME ONLY: copy testconf.ini.sample to testconf.ini, adjust to taste
/freebsd-14-stable/sys/geom/multipath/
HDg_multipath.c70 SDT_PROBE_DEFINE2(geom, multipath, config, taste, "char*", "char*");
110 .taste = g_multipath_taste,
859 SDT_PROBE2(geom, multipath, config, taste, md.md_name, md.md_uuid); in g_multipath_taste()
/freebsd-14-stable/sys/geom/label/
HDg_label.c74 .taste = g_label_taste,
/freebsd-14-stable/usr.sbin/bsdconfig/share/
HDdevice.subr426 # Fall back to register label device as a disk and taste it
637 # Fall back to register label device as a disk and taste it
703 freebsd|!0) # Commonly used inappropriately, taste for FreeBSD
743 # Given a device name, taste it and register the device if it is a so-called
/freebsd-14-stable/contrib/bearssl/
HDREADME.txt77 on cryptographic functions. It gives a taste of how things go on the
/freebsd-14-stable/sys/geom/mountver/
HDg_mountver.c78 .taste = g_mountver_taste,
/freebsd-14-stable/sys/geom/shsec/
HDg_shsec.c65 .taste = g_shsec_taste,
/freebsd-14-stable/usr.sbin/cron/doc/
HDCHANGES114 version of popen/pclose from the ftpd and hacked it to taste. We're safe now,
/freebsd-14-stable/sys/geom/vinum/
HDgeom_vinum.c1039 .taste = gv_taste,
/freebsd-14-stable/sys/geom/uzip/
HDg_uzip.c978 .taste = g_uzip_taste,
/freebsd-14-stable/sys/geom/cache/
HDg_cache.c105 .taste = g_cache_taste,
/freebsd-14-stable/sys/geom/linux_lvm/
HDg_linux_lvm.c1204 .taste = g_llvm_taste,
/freebsd-14-stable/sys/geom/concat/
HDg_concat.c68 .taste = g_concat_taste,
/freebsd-14-stable/sys/geom/stripe/
HDg_stripe.c65 .taste = g_stripe_taste,
/freebsd-14-stable/sys/geom/eli/
HDg_eli.c222 .taste = g_eli_taste,
/freebsd-14-stable/sys/geom/virstor/
HDg_virstor.c75 .taste = g_virstor_taste,
/freebsd-14-stable/sys/geom/part/
HDg_part.c185 .taste = g_part_taste,

12