Home
last modified time | relevance | path

Searched refs:default_type (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h68 void gpart_create(struct gprovider *pp, const char *default_type,
H A Dgpart_ops.c980 gpart_create(struct gprovider *pp, const char *default_type, in gpart_create() argument
1077 if (default_type != NULL) in gpart_create()
1078 items[0].text = (char *)default_type; in gpart_create()
/freebsd-12.1/contrib/ofed/libmlx5/
H A Dbuf.c419 enum mlx5_alloc_type default_type) in mlx5_get_alloc_type() argument
427 *alloc_type = default_type; in mlx5_get_alloc_type()
H A Dcq.c1489 enum mlx5_alloc_type default_type = MLX5_ALLOC_TYPE_ANON; in mlx5_alloc_cq_buf() local
1492 default_type = MLX5_ALLOC_TYPE_HUGE; in mlx5_alloc_cq_buf()
1494 mlx5_get_alloc_type(MLX5_CQ_PREFIX, &type, default_type); in mlx5_alloc_cq_buf()
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arc.c349 int default_type, in get_arc_exp_reloc_type() argument
382 return default_type; in get_arc_exp_reloc_type()