Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 4319) sorted by path

12345678910>>...173

/illumos-gate/exception_lists/
H A Dclosed-bins166 ./usr/xpg4/bin/type
/illumos-gate/usr/src/boot/
H A DREADME.loader115 mode with loader. Everything you type will have the
220 #module_type="type" # passes "-t type" to load
/illumos-gate/usr/src/boot/common/
H A Dbootstrap.h272 struct preloaded_file *file_findfile(const char *name, const char *type);
273 struct file_metadata *file_findmetadata(struct preloaded_file *fp, int type);
274 struct preloaded_file *file_loadraw(const char *name, char *type, int argc,
361 vm_offset_t (*arch_loadaddr)(uint_t type, void *data, vm_offset_t addr);
H A Ddisk.c121 parttype2str(part->type)); in ptable_print()
138 if (part->type == PART_FREEBSD || part->type == PART_SOLARIS2) { in ptable_print()
330 switch (part.type) { in disk_open()
H A Dhelp.common104 load [-t <type>] <filename> [arguments]
110 If -t is specified, the module is loaded as raw data of <type>, for
111 later use by the kernel or other modules. <type> may be any string.
H A Dmodule.c642 file_loadraw(const char *fname, char *type, int argc, char **argv, int insert) in file_loadraw() argument
716 fp->f_type = strdup(type); in file_loadraw()
841 file_findfile(const char *name, const char *type) in file_findfile() argument
847 ((type == NULL) || strcmp(type, fp->f_type) == 0)) in file_findfile()
896 file_addmetadata(struct preloaded_file *fp, int type, size_t size, void *p) in file_addmetadata() argument
904 md->md_type = type; in file_addmetadata()
915 file_findmetadata(struct preloaded_file *fp, int type) in file_findmetadata() argument
920 if (md->md_type == type) in file_findmetadata()
926 metadata_next(struct file_metadata *md, int type) in metadata_next() argument
932 if (md->md_type == type) in metadata_next()
H A Dmultiboot2.c1083 mmap_entry[i].mmap_type = smap[i].type; in multiboot2_exec()
H A Dnvstore.c139 nvstore_set_var(void *ptr, int type, const char *name, in nvstore_set_var() argument
144 return (st->nvs_cb->nvs_setter(st->nvs_data, type, name, data, size)); in nvstore_set_var()
148 nvstore_set_var_from_string(void *ptr, const char *type, const char *name, in nvstore_set_var_from_string() argument
153 return (st->nvs_cb->nvs_setter_str(st->nvs_data, type, name, data)); in nvstore_set_var_from_string()
189 char *me, *name, *type; in command_nvstore() local
240 type = NULL; in command_nvstore()
269 type = optarg; in command_nvstore()
299 c = nvstore_set_var_from_string(st, type, argv[0], argv[1]); in command_nvstore()
H A Dpart.c78 } type; member
83 enum ptable_type type; member
91 enum partition_type type; member
126 if (ptypes[i].type == type) in parttype2str()
142 gpt_parttype(uuid_t type) in gpt_parttype() argument
384 mbr_parttype(uint8_t type) in mbr_parttype() argument
387 switch (type) { in mbr_parttype()
471 switch (type) { in bsd_parttype()
551 switch (type) { in vtoc8_parttype()
631 switch (type) { in vtoc_parttype()
[all …]
H A Dpart.h74 enum partition_type type; member
94 const char *parttype2str(enum partition_type type);
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h1208 TPMI_ST_ATTEST type; member
1608 TPMI_ALG_PUBLIC type; member
1614 TPMI_ALG_PUBLIC type; member
/illumos-gate/usr/src/boot/efi/include/arm64/
H A DProcessorBind.h184 .type ASM_PFX(func__), %function
/illumos-gate/usr/src/boot/efi/libefi/
H A Denv.c791 efi_memory_type(EFI_MEMORY_TYPE type) in efi_memory_type() argument
811 switch (type) { in efi_memory_type()
827 return (types[type]); in efi_memory_type()
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dmultiboot_tramp.S43 .type multiboot_tramp, STT_FUNC
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dmultiboot_tramp.S43 .type multiboot_tramp, STT_FUNC
/illumos-gate/usr/src/boot/efi/loader/
H A Dcopy.c164 efi_loadaddr(uint_t type, void *data, vm_offset_t addr) in efi_loadaddr() argument
175 if (type == LOAD_ELF) in efi_loadaddr()
178 if (type == LOAD_MEM) in efi_loadaddr()
H A Dmemmap.c45 smap_type(int type) in smap_type() argument
47 switch (type) { in smap_type()
81 int type = -1; in efi_getsmap() local
116 type = SMAP_TYPE_MEMORY; in efi_getsmap()
118 type = smap_type(p->Type); in efi_getsmap()
119 next->sb_smap.type = type; in efi_getsmap()
128 if ((smap_type(p->Type) == type) && in efi_getsmap()
178 " len=%016" PRIx64 "\n", smapbase[i].type, in command_smap()
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th95 value_buffer strget type
100 name_buffer strget type
103 value_buffer strget type cr
184 ." Current boot device: " s" currdev" getenv type cr
192 \ if found, and bootfs type is chain, attempt chainload.
210 drop free-memory \ free type
221 drop free-memory \ free type
254 ." Current boot device: " s" currdev" getenv type cr
H A Dbrand-fbsd.4th31 type \ print to the screen
H A Dbrand-illumos.4th29 type \ print to the screen
H A Dcheck-password.4th99 type \ Print the prompt
H A Dloader.4th604 : #type
606 type
610 : .? 2 spaces 2swap 15 #type 2 spaces type cr ;
H A Dlogo-beastie.4th34 type \ print to the screen
H A Dlogo-beastiebw.4th32 type \ print to the screen
H A Dlogo-fbsdbw.4th32 type \ print to the screen

12345678910>>...173