Home
last modified time | relevance | path

Searched refs:IsDevicePathEndSubType (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/
H A Defidevp.h44 #define IsDevicePathEndSubType(a) \ macro
47 (IsDevicePathEndType(a) && IsDevicePathEndSubType(a))