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

/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_impl.h152 } uefi_atapi_device_path_t; typedef in typeref:struct:uefi_atapi_device_path
H A Dlibuefi_rt_path.c1687 uefi_atapi_device_path_t *atapi;
1689 atapi = calloc(1, sizeof (uefi_atapi_device_path_t));
1698 atapi->len = sizeof (uefi_atapi_device_path_t);
2824 uefi_atapi_device_path_t *atapi;
2835 atapi = (uefi_atapi_device_path_t *)device_path;

Completed in 28 milliseconds