Home
last modified time | relevance | path

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

/reactos/base/applications/network/ping/
H A Dping.c58 static BOOL WINAPI ConsoleCtrlHandler(DWORD ControlType);
675 ConsoleCtrlHandler(DWORD ControlType) in ConsoleCtrlHandler() argument
677 switch (ControlType) in ConsoleCtrlHandler()
/reactos/subsystems/mvdm/ntvdm/console/
H A Dconsole.c359 ConsoleCtrlHandler(DWORD ControlType) in ConsoleCtrlHandler() argument
361 switch (ControlType) in ConsoleCtrlHandler()
/reactos/drivers/storage/ide/uniata/
H A Dsrb.h496 IN SCSI_ADAPTER_CONTROL_TYPE ControlType,
H A Did_ata.cpp188 IN SCSI_ADAPTER_CONTROL_TYPE ControlType,
11587 IN SCSI_ADAPTER_CONTROL_TYPE ControlType, argument
11597 KdPrint(( "AtapiAdapterControl: %#x\n", ControlType));
11599 switch(ControlType) {
/reactos/drivers/storage/port/buslogic/
H A DBusLogic958.c2652 IN SCSI_ADAPTER_CONTROL_TYPE ControlType, in BT958HwAdapterControl() argument
2704 switch(ControlType) in BT958HwAdapterControl()
H A DBusLogic958.h856 IN SCSI_ADAPTER_CONTROL_TYPE ControlType,
/reactos/sdk/include/ddk/
H A Dsrb.h727 _In_ SCSI_ADAPTER_CONTROL_TYPE ControlType,
H A Dstorport.h2249 IN SCSI_ADAPTER_CONTROL_TYPE ControlType,