OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDevicePathEndType
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h
56
//#define
IsDevicePathEndType
(a) ( DevicePathType(a) == END_DEVICE_PATH_TYPE_UNPACKED )
57
#define
IsDevicePathEndType
(a) ( DevicePathType(a) == END_DEVICE_PATH_TYPE )
59
#define IsDevicePathEnd(a) (
IsDevicePathEndType
(a) && IsDevicePathEndSubType(a) )
/src/sys/external/bsd/gnu-efi/dist/lib/
hand.c
220
if (
IsDevicePathEndType
(Next)) {
dpath.c
73
if (
IsDevicePathEndType
(DevPath)) {
Completed in 36 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025