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

/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_impl.h44 #define UEFI_MEDIA_PATH 0x04 macro
H A Dlibuefi_rt_path.c1580 file_path->type = UEFI_MEDIA_PATH;
2007 hd_path->type = UEFI_MEDIA_PATH;
2177 hd_path->type = UEFI_MEDIA_PATH;
2934 case UEFI_MEDIA_PATH:
3140 if ((dp->type == UEFI_MEDIA_PATH) &&
3221 if ((dp->type == UEFI_MEDIA_PATH) &&
3431 if ((dp->type == UEFI_MEDIA_PATH) &&
3651 if (((*dpath)->type == UEFI_MEDIA_PATH) &&

Completed in 21 milliseconds