Searched refs:_DEVICEPATH (Results 1 – 2 of 2) sorted by relevance
27 #define GetDevicePathSize(_DEVICEPATH) GlueGetDevicePathSize(_DEVICEPATH) argument28 #define DuplicateDevicePath(_DEVICEPATH) GlueDuplicateDevicePath(_DEVICEPATH) argument30 #define AppendDevicePathNode(_DEVICEPATH, _DEVICEPATHNODE) GlueAppendDevicePathNode(_DEVICEPATH, _… argument32 #define GetNextDevicePathInstance(_DEVICEPATH, _SIZE) GlueGetNextDevicePathInstance(_DEVICEPA… argument33 #define IsDevicePathMultiInstance(_DEVICEPATH) GlueIsDevicePathMultiInstance(_DEVICEPA… argument
34 #define ReportStatusCodeWithDevicePath(_TYPE, _VALUE, _DEVICEPATH) … argument35 … GlueReportStatusCodeWithDevicePath(_TYPE, _VALUE, _DEVICEPATH)