Home
last modified time | relevance | path

Searched defs:_DEVICE (Results 1 – 6 of 6) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/include/freerdp/channels/
H A Drdpdr.h325 struct _DEVICE struct
327 UINT32 id;
329 UINT32 type;
330 const char* name;
331 wStream* data;
333 pcCustomComponentRequest CustomComponentRequest;
334 pcIRPRequest IRPRequest;
335 pcInitDevice Init;
336 pcFreeDevice Free;
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
H A DEdkIIGlueDevicePathLib.h35 #define FileDevicePath(_DEVICE, _FILENAME) GlueFileDevicePath(_DEVICE, _FILENAME) argument
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/STM32_USB-FS-Device_Driver/inc/
H A Dusb_core.h88 typedef struct _DEVICE struct
106 typedef struct _DEVICE_INFO argument
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32_USB-FS-Device_Driver/inc/
H A Dusb_core.h88 typedef struct _DEVICE struct
106 typedef struct _DEVICE_INFO argument
/dports/devel/avr-gdb/gdb-7.3.1/sim/bfin/
H A Dmachs.c84 #define _DEVICE(_base, _len, _dev, _dmac) { .base = _base, .len = _len, .dev = _dev, .dmac = _dmac,… macro
/dports/devel/gdb761/gdb-7.6.1/sim/bfin/
H A Dmachs.c67 #define _DEVICE(_base, _len, _dev, _dmac) { .base = _base, .len = _len, .dev = _dev, .dmac = _dmac,… macro