| /src/sys/arch/i386/stand/lib/ |
| H A D | biosdisk.h | 36 const struct uuid *guid; member in struct:biosdisk_partition::gpt_part 38 } *guid; member in struct:biosdisk_partition
|
| /src/sys/external/bsd/gnu-efi/dist/apps/ |
| H A D | debughook.c | 51 EFI_GUID guid = DUMMY_GUID; local in function:DebugHook
|
| /src/sys/stand/efiboot/ |
| H A D | efirng.c | 50 EFI_GUID guid; member in struct:__anon78200aed0108
|
| H A D | efiblock.c | 364 struct uuid guid; member in struct:__anon2cae59510108 549 print_guid(const uint8_t *guid) argument
|
| /src/sys/lib/libgnuefi/ |
| H A D | Makefile | |
| /src/sys/dev/hyperv/ |
| H A D | hyperv_common.c | 98 hyperv_guid2str(const struct hyperv_guid *guid, char *buf, size_t sz) argument
|
| H A D | vmbusic.c | 56 vmbusic_probe(struct vmbus_attach_args *aa, const struct hyperv_guid *guid) argument
|
| H A D | vmbus.c | 925 hyperv_guid_sprint(struct hyperv_guid *guid, char *str, size_t size) argument 928 const struct hyperv_guid *guid; member in struct:hyperv_guid_sprint::__anoncd009a3a0208
|
| /src/sys/dev/acpi/wmi/ |
| H A D | wmi_acpivar.h | 87 struct guid_t guid; member in struct:wmi_t
|
| H A D | wmi_acpi.c | 323 struct guid_t guid; local in function:acpi_wmi_guid_get 373 acpi_wmi_guid_match(device_t self,const char * guid) argument 636 acpi_wmi_data_query(device_t self,const char * guid,uint8_t idx,ACPI_BUFFER * obuf) argument 708 acpi_wmi_data_write(device_t self,const char * guid,uint8_t idx,ACPI_BUFFER * ibuf) argument 750 acpi_wmi_method(device_t self,const char * guid,uint8_t idx,uint32_t mid,ACPI_BUFFER * ibuf,ACPI_BUFFER * obuf) argument [all...] |
| /src/sys/dev/dkwedge/ |
| H A D | dkwedge_gpt.c | 85 gpt_ptype_guid_to_str(const struct uuid *guid) argument
|
| /src/sys/arch/ia64/stand/ia64/efi/ |
| H A D | main.c | 275 guid_to_string(EFI_GUID *guid) argument 294 EFI_GUID *guid; local in function:command_configuration [all...] |
| /src/sys/dev/fdt/ |
| H A D | fdt_boot.c | 456 const struct uuid *guid = local in function:fdt_detect_root_device
|
| /src/sys/arch/i386/stand/efiboot/ |
| H A D | boot.c | 910 CHAR16 *name = NULL, *tmp, *val, guid[128]; local in function:command_efivar
|
| /src/sbin/efi/ |
| H A D | certs.c | 273 uuid_t guid; member in struct:cert_tbl
|
| /src/sys/dev/acpi/ |
| H A D | qcomscm.c | 418 qcscm_uefi_get_variable(struct qcscm_softc * sc,efi_char * name,int name_size,struct uuid * guid,uint32_t * attributes,uint8_t * data,int * data_size) argument 531 qcscm_uefi_set_variable(struct qcscm_softc * sc,efi_char * name,int name_size,struct uuid * guid,uint32_t attributes,uint8_t * data,int data_size) argument 616 qcscm_uefi_get_next_variable(struct qcscm_softc * sc,efi_char * name,int * name_size,struct uuid * guid) argument 699 qcscm_efi_get_variable(efi_char * name,struct uuid * guid,uint32_t * attributes,u_long * data_size,void * data) argument 722 qcscm_efi_set_variable(efi_char * name,struct uuid * guid,uint32_t attributes,u_long data_size,void * data) argument 742 qcscm_efi_get_next_variable_name(u_long * name_size,efi_char * name,struct uuid * guid) argument 763 struct uuid guid; local in function:qcscm_uefi_dump_variables 794 qcscm_uefi_dump_variable(struct qcscm_softc * sc,efi_char * name,int namesize,struct uuid * guid) argument [all...] |
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_dp_mst_helper.h | 242 u8 guid[16]; member in struct:drm_dp_mst_branch 260 u8 guid[16]; member in struct:drm_dp_nak_reply 266 u8 guid[16]; member in struct:drm_dp_link_address_ack_reply 343 u8 guid[16]; member in struct:drm_dp_connection_status_notify 411 u8 guid[16]; member in struct:drm_dp_resource_status_notify
|
| /src/usr.bin/audio/common/ |
| H A D | libaudio.h | 253 u_int8_t guid[14]; member in struct:__anonf280af7b0408
|
| /src/usr.sbin/sysinst/ |
| H A D | gpt.c | 964 char *guid = NULL; local in function:gpt_get_uuid_part_type
|
| /src/sys/dev/ieee1394/ |
| H A D | fwohcireg.h | 228 fwohcireg_t guid; /* GUID_ROM No. 0x4 */ member in struct:ohci_registers
|
| /src/sys/dev/usb/ |
| H A D | uvideo.c | 1331 const usb_guid_t *guid; local in function:uvideo_stream_init_frame_based_format 3236 usb_guid_print(const usb_guid_t *guid) argument 3260 usb_guid_cmp(const usb_guid_t * uguid,const guid_t * guid) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_dp_mst_topology.c | 2084 static void drm_dp_check_mstb_guid(struct drm_dp_mst_branch *mstb, u8 *guid) argument 2501 get_mst_branch_device_by_guid_helper(struct drm_dp_mst_branch * mstb,const uint8_t * guid) argument 2526 drm_dp_get_mst_branch_device_by_guid(struct drm_dp_mst_topology_mgr * mgr,const uint8_t * guid) argument 2640 drm_dp_validate_guid(struct drm_dp_mst_topology_mgr * mgr,u8 * guid) argument 3664 u8 guid[16]; local in function:drm_dp_mst_topology_mgr_resume 3841 const u8 *guid = NULL; local in function:drm_dp_mst_process_up_req [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/ |
| H A D | dc.h | 992 unsigned char guid[16]; member in struct:dc_container_id
|
| /src/sys/dev/pci/ |
| H A D | mpiireg.h | 1357 u_int8_t guid[24]; member in struct:mpii_cfg_raid_vol_pg1
|
| /src/sys/external/bsd/drm2/dist/drm/amd/include/ |
| H A D | atomfirmware.h | 987 uint8_t guid[16]; // a GUID is a 16 byte long string member in struct:atom_external_display_connection_info
|