Searched defs:DevicePath (Results 1 – 5 of 5) sorted by relevance
235 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct237 impl DevicePath { impl242 ) -> io::Result<DevicePath> { in from_text()293 impl Drop for DevicePath { implementation
235 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct237 impl DevicePath { implementation242 ) -> io::Result<DevicePath> { in from_text()293 impl Drop for DevicePath { implementation
429 CHAR DevicePath[ANYSIZE_ARRAY]; member434 WCHAR DevicePath[ANYSIZE_ARRAY]; member