Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/udapl/libdat/include/
H A Ddat_osd.h104 #define DAT_ERROR(Type, SubType) ((DAT_RETURN)(DAT_CLASS_ERROR | Type | \ argument
105 SubType))
/titanic_44/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h230 #define DAT_ERROR(Type, SubType) \ argument
231 ((DAT_RETURN)(DAT_CLASS_ERROR | (Type) | (SubType)))
/titanic_44/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h87 UINT8 SubType; member