Home
last modified time | relevance | path

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

/linux/include/linux/
A Defi.h892 struct efi_generic_dev_path { struct
899 struct efi_generic_dev_path header; argument
905 struct efi_generic_dev_path header;
911 struct efi_generic_dev_path header;
918 struct efi_generic_dev_path header;
/linux/drivers/firmware/efi/
A Dvars.c39 struct efi_generic_dev_path *node; in validate_device_path()
42 node = (struct efi_generic_dev_path *)buffer; in validate_device_path()
57 node = (struct efi_generic_dev_path *)(buffer + offset); in validate_device_path()
/linux/drivers/firmware/efi/libstub/
A Defi-stub-helper.c537 struct efi_generic_dev_path end;
549 sizeof(struct efi_generic_dev_path)
A Defistub.h169 typedef struct efi_generic_dev_path efi_device_path_protocol_t;
/linux/arch/ia64/kernel/
A Defi.c929 struct efi_generic_dev_path *hdr, *end_addr; in efi_uart_console_only()
945 hdr = (struct efi_generic_dev_path *) data; in efi_uart_console_only()
946 end_addr = (struct efi_generic_dev_path *) ((u8 *) data + size); in efi_uart_console_only()
959 hdr = (struct efi_generic_dev_path *)((u8 *) hdr + hdr->length); in efi_uart_console_only()

Completed in 17 milliseconds