Searched refs:uefi_file_path_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_impl.h102 } uefi_file_path_t; typedef in typeref:struct:uefi_file_path
H A Dlibuefi_rt_path.c1544 uefi_file_path_t *file_path;
2709 uefi_file_path_t *file = (uefi_file_path_t *)device_path;
3196 uefi_file_path_t *fp;
3236 fp = (uefi_file_path_t *)dp;
3241 pathsz = (fp->len - sizeof (uefi_file_path_t)) / sizeof (uint16_t);

Completed in 27 milliseconds