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

/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_impl.h133 } uefi_hard_drive_path_t; typedef in typeref:struct:uefi_hard_drive_path
H A Dlibuefi_rt_path.c362 uefi_hard_drive_path_t *hdp, char **logdev[])
601 uefi_hard_drive_path_t *hdp, char **logdev[])
1939 uefi_hard_drive_path_t *hd_path;
1999 hd_path = calloc(1, sizeof (uefi_hard_drive_path_t));
2009 hd_path->len = sizeof (uefi_hard_drive_path_t);
2100 uefi_hard_drive_path_t *hd_path;
2169 hd_path = calloc(1, sizeof (uefi_hard_drive_path_t));
2179 hd_path->len = sizeof (uefi_hard_drive_path_t);
2710 uefi_hard_drive_path_t *hd = (uefi_hard_drive_path_t *)device_pat
[all...]

Completed in 26 milliseconds