Searched defs:handles (Results 1 – 2 of 2) sorted by relevance
115 uint32_t handles[4], pitches[4], offsets[4]; in Create() local
325 let mut handles: *mut EfiHandle = null_mut(); in locate_handle_buffer_by_protocol() localVariable879 handles: &'a [DeviceHandle], field895 pub fn handles(&self) -> &[DeviceHandle] { in handles() method1428 let handles = efi_entry in test_locate_handle_buffer_by_protocol() localVariable