Lines Matching refs:efi_handle_t
85 efi_status_t (EFIAPI *handle_protocol)(efi_handle_t, efi_guid_t *,
94 unsigned long *buffer_size, efi_handle_t *buffer);
97 efi_handle_t *device);
102 efi_handle_t parent_image,
104 unsigned long source_size, efi_handle_t *image);
105 efi_status_t (EFIAPI *start_image)(efi_handle_t handle,
108 efi_status_t (EFIAPI *exit)(efi_handle_t handle,
112 efi_status_t (EFIAPI *exit_boot_services)(efi_handle_t, unsigned long);
119 efi_status_t(EFIAPI *connect_controller)(efi_handle_t controller_handle,
120 efi_handle_t *driver_image_handle,
131 efi_status_t (EFIAPI *open_protocol)(efi_handle_t handle,
133 efi_handle_t agent_handle,
134 efi_handle_t controller_handle, u32 attributes);
138 efi_status_t(EFIAPI *open_protocol_information)(efi_handle_t handle,
142 efi_status_t (EFIAPI *protocols_per_handle)(efi_handle_t handle,
148 unsigned long *no_handles, efi_handle_t **buffer);