Searched refs:OpCode (Results 1 – 11 of 11) sorted by relevance
/reactos/base/services/wlansvc/ |
H A D | rpcserver.c | 181 long OpCode, in _RpcSetAutoConfigParameter() argument 191 DWORD OpCode, in _RpcQueryAutoConfigParameter() argument 220 DWORD OpCode, in _RpcSetInterface() argument 231 long OpCode, in _RpcQueryInterface() argument
|
/reactos/sdk/lib/crt/math/libm_sse2/ |
H A D | simd.h | 282 WORD OpCode; member 296 WORD OpCode; member
|
/reactos/drivers/bluetooth/fbtusb/include/ |
H A D | fbtHciEventStructs.h | 145 unsigned short OpCode; member 155 unsigned short OpCode; member
|
H A D | fbtHciCmdStructs.h | 10 unsigned short OpCode; member
|
/reactos/sdk/include/reactos/idl/ |
H A D | wlansvc.idl | 71 [in] /* enum32 */ long OpCode, 78 [in] /* enum32 */ DWORD OpCode, 93 [in] /* enum32 */ DWORD OpCode, 101 [in] /* enum32 */ long OpCode,
|
/reactos/drivers/usb/usbstor_new/ |
H A D | pdo.c | 991 IN UCHAR OpCode, in USBSTOR_AllocateIrp() argument 1092 pCDB->AsByte[0] = OpCode; in USBSTOR_AllocateIrp() 1123 IN UCHAR OpCode, in USBSTOR_SendIrp() argument 1135 … Status = USBSTOR_AllocateIrp(PDODeviceObject, DataTransferLength, OpCode, &Event, &Request, &Irp); in USBSTOR_SendIrp()
|
/reactos/dll/win32/wlanapi/ |
H A D | main.c | 278 IN WLAN_INTF_OPCODE OpCode, in WlanQueryInterface() argument
|
/reactos/sdk/include/psdk/ |
H A D | wlanapi.h | 288 …HANDLE hClientHandle, IN const GUID *pInterfaceGuid, IN WLAN_INTF_OPCODE OpCode, PVOID pReserved, …
|
/reactos/dll/opengl/mesa/ |
H A D | dlist.c | 340 } OpCode; typedef 349 OpCode opcode; 381 static Node *alloc_instruction( GLcontext *ctx, OpCode opcode, GLint argcount ) in alloc_instruction() 2401 OpCode opcode; in execute_list()
|
/reactos/drivers/storage/class/classpnp/ |
H A D | classp.h | 1173 UCHAR OpCode; member
|
H A D | utils.c | 5909 errorLogEntry->DumpData[0] = (((ULONG)(ioLogMessageContextHeader->OpCode)) << 24) | in _IRQL_requires_() 6118 ioLogMessageContextHeader->OpCode = Cdb->CDB6GENERIC.OperationCode; in ClasspQueueLogIOEventWithContextWorker()
|