Lines Matching refs:LIST_FOREACH
63 LIST_FOREACH(conf, &pp->lg_config, lg_config) { in geom_pp_attr()
82 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_provider_by_efimedia()
94 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_provider_by_efimedia()
95 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_provider_by_efimedia()
114 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in find_provider_by_name()
115 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in find_provider_by_name()
116 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) { in find_provider_by_name()
236 LIST_FOREACH(cp, &provider->lg_consumers, lg_consumer) { in efi_hd_to_unix()
462 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) { in find_geom_efi_on_root()
479 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) { in find_geom_efi_on_root()
495 LIST_FOREACH(pp, &disk->lg_consumer, lg_consumer) { in find_geom_efi_on_root()