Searched defs:gpt (Results 1 - 25 of 37) sorted by relevance

12

/src/distrib/utils/embedded/conf/
H A Docteon.conf7 gpt=true key
H A Driscv32.conf7 gpt=true key
H A Driscv64.conf7 gpt=true key
H A Darm64.conf7 gpt=true key
/src/sbin/gpt/
H A Dcreate.c72 create(gpt_t gpt, u_int parts, int force, int primary_only, int active) argument
125 cmd_create(gpt_t gpt,int argc,char * argv[]) argument
[all...]
H A Ddestroy.c69 destroy(gpt_t gpt, int force __unused, int recoverable) argument
115 cmd_destroy(gpt_t gpt,int argc,char * argv[]) argument
[all...]
H A Dgpt_private.h37 struct gpt { struct
44 struct map *tbl, *lbt, *gpt, *tpg; member in struct:gpt
H A Dheader.c68 header(gpt_t gpt) argument
102 cmd_header(gpt_t gpt, int argc, char *argv[] __unused) argument
H A Dremove.c76 cmd_remove(gpt_t gpt, int argc, char *argv[]) argument
H A Dset.c70 cmd_set(gpt_t gpt, int argc, char *argv[]) argument
[all...]
H A Dtype.c77 cmd_type(gpt_t gpt, int argc, char *argv[]) argument
H A Dunset.c70 cmd_unset(gpt_t gpt, int argc, char *argv[]) argument
[all...]
H A Dlabel.c78 name_from_file(gpt_t gpt, void *v) argument
124 cmd_label(gpt_t gpt, int argc, char *argv[]) argument
[all...]
H A Duuid.c69 gpt_t gpt; member in struct:uuidctx
100 cmd_uuid(gpt_t gpt, int argc, char *argv[]) argument
[all...]
H A Dadd.c84 add(gpt_t gpt, off_t alignment, off_t block, off_t sectors, off_t size __unused, argument
163 cmd_add(gpt_t gpt,int argc,char * argv[]) argument
[all...]
H A Dmain.c147 gpt_t gpt; local in function:main
[all...]
H A Dmap.c97 map_add(gpt_t gpt, off_t start, off_t size, int type, void *data, int alloc) argument
203 map_alloc(gpt_t gpt,off_t start,off_t size,off_t alignment) argument
249 map_resize(gpt_t gpt,map_t m,off_t size,off_t alignment) argument
360 map_find(gpt_t gpt,int type) argument
371 map_first(gpt_t gpt) argument
377 map_last(gpt_t gpt) argument
388 map_free(gpt_t gpt,off_t start,off_t size) argument
404 map_init(gpt_t gpt,off_t size) argument
[all...]
H A Drecover.c68 recover_gpt_hdr(gpt_t gpt, int type, off_t last) argument
115 recover_gpt_tbl(gpt_t gpt,int type,off_t start) argument
152 recover(gpt_t gpt) argument
233 cmd_recover(gpt_t gpt,int argc,char * argv[]) argument
[all...]
H A Dresize.c69 resize(gpt_t gpt, u_int entry, off_t alignment, off_t sectors, argument
143 cmd_resize(gpt_t gpt,int argc,char * argv[]) argument
[all...]
H A Dresizedisk.c82 resizedisk(gpt_t gpt, off_t sector, off_t size __unused, bool quiet) argument
236 cmd_resizedisk(gpt_t gpt,int argc,char * argv[]) argument
[all...]
H A Dbackup.c74 store_mbr(gpt_t gpt, unsigned int i, const struct mbr *mbr, argument
145 store_tbl(gpt_t gpt, const map_t m, prop_dictionary_t *type_dict) argument
202 backup(gpt_t gpt, const char *outfile) argument
281 cmd_backup(gpt_t gpt,int argc,char * argv[]) argument
[all...]
/src/sys/stand/efiboot/
H A Defiblock.h69 struct efi_block_part_gpt gpt; member in union:efi_block_part::__anon2cae5956010a
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx31.dtsi255 gpt: timer@53f90000 { label
H A Dimx35.dtsi216 gpt: timer@53f90000 { label in label:aips2
H A Dimx50.dtsi277 gpt: timer@53fa0000 { label

Completed in 9 milliseconds

12