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

/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_impl.h223 } uefi_acpie_device_path_t; typedef in typeref:struct:uefi_acpie_device_path
H A Dlibuefi_rt_path.c1801 uefi_acpie_device_path_t *acpie;
1830 acpie = calloc(1, sizeof (uefi_acpie_device_path_t) + id_str_len);
1839 acpie->len = sizeof (uefi_acpie_device_path_t) + id_str_len;
2776 uefi_acpie_device_path_t *acpie;
2790 acpie = (uefi_acpie_device_path_t *)device_path;

Completed in 28 milliseconds