Home
last modified time | relevance | path

Searched refs:protocol (Results 1 – 11 of 11) sorted by relevance

/include/
A Defi_rng.h18 efi_status_t (EFIAPI *get_info)(struct efi_rng_protocol *protocol,
21 efi_status_t (EFIAPI *get_rng)(struct efi_rng_protocol *protocol,
A Defi_driver.h41 const efi_guid_t *protocol; member
A Dusb_ether.h27 unsigned char protocol; /* .............. */ member
A Defi_loader.h569 efi_guid_t protocol; member
746 efi_status_t EFIAPI efi_locate_device_path(const efi_guid_t *protocol,
772 const efi_guid_t *protocol,
776 (efi_handle_t handle, const efi_guid_t *protocol,
781 const efi_guid_t *protocol,
805 const efi_guid_t *protocol, void *search_key,
808 efi_status_t efi_close_protocol(efi_handle_t handle, const efi_guid_t *protocol,
813 const efi_guid_t *protocol,
853 efi_status_t EFIAPI efi_register_protocol_notify(const efi_guid_t *protocol,
1239 const efi_guid_t *protocol, void *search_key,
A Dscmi_agent-uclass.h107 int (*of_get_channel)(struct udevice *dev, struct udevice *protocol,
A Defi_api.h102 efi_handle_t *handle, const efi_guid_t *protocol,
105 efi_handle_t handle, const efi_guid_t *protocol,
108 efi_handle_t handle, const efi_guid_t *protocol,
111 efi_handle_t handle, const efi_guid_t *protocol,
115 const efi_guid_t *protocol, struct efi_event *event,
119 const efi_guid_t *protocol, void *search_key,
161 const efi_guid_t *protocol, void **interface,
165 efi_handle_t handle, const efi_guid_t *protocol,
169 const efi_guid_t *protocol,
177 const efi_guid_t *protocol, void *search_key,
[all …]
A Dnet-legacy.h447 static inline void eth_set_last_protocol(int protocol) in eth_set_last_protocol() argument
452 net_loop_last_protocol = protocol; in eth_set_last_protocol()
A Dnet-common.h465 int net_loop(enum proto_t protocol);
A Dlibata.h347 u8 protocol; /* ATA_PROT_xxx */ member
A Dusb.h269 int usb_set_protocol(struct usb_device *dev, int ifnum, int protocol);
/include/net/
A Dtftp.h19 void tftp_start(enum proto_t protocol); /* Begin TFTP get/put */

Completed in 29 milliseconds