Searched defs:controller_handle (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/kern/efi/
H A Defi.c103 grub_efi_handle_t controller_handle,
115 controller_handle,
100 grub_efi_open_protocol_full(grub_efi_handle_t handle, grub_efi_guid_t *protocol, grub_efi_handle_t agent_handle, grub_efi_handle_t controller_handle, grub_efi_uint32_t attributes) argument
/osnet-11/usr/src/lib/libraidcfg/common/
H A Draidcfg.c479 raidcfg_get_array(int controller_handle, uint64_t target_id, uint64_t lun) argument
487 obj_id = raid_handle_to_obj(&raid_tab_sys, controller_handle);
519 raidcfg_get_disk(int controller_handle, disk_tag_t tag) argument
527 obj_id = raid_handle_to_obj(&raid_tab_sys, controller_handle);
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h736 grub_efi_handle_t controller_handle; member in struct:grub_efi_open_protocol_information_entry
940 (*connect_controller) (grub_efi_handle_t controller_handle,
946 (*disconnect_controller) (grub_efi_handle_t controller_handle,
955 grub_efi_handle_t controller_handle,
962 grub_efi_handle_t controller_handle);

Completed in 57 milliseconds