Home
last modified time | relevance | path

Searched refs:SRB_STATUS_SUCCESS (Results 1 – 25 of 30) sorted by relevance

12

/reactos/drivers/storage/port/buslogic/
H A Dwmi.c120 Srb->SrbStatus = SRB_STATUS_SUCCESS; in BT958WmiSrb()
267 status = SRB_STATUS_SUCCESS; in BT958QueryWmiDataBlock()
337 return SRB_STATUS_SUCCESS; in BT958QueryWmiRegInfo()
H A DBusLogic958.c1626 Srb->SrbStatus = SRB_STATUS_SUCCESS; in BT958HwStartIO()
1643 Srb->SrbStatus = SRB_STATUS_SUCCESS; in BT958HwStartIO()
2221 srb->SrbStatus = SRB_STATUS_SUCCESS; in BusLogic_ProcessCompletedCCBs()
2242 srb->SrbStatus = SRB_STATUS_SUCCESS; in BusLogic_ProcessCompletedCCBs()
2348 HostStatus = SRB_STATUS_SUCCESS; in BusLogic_ComputeResultCode()
2363 HostStatus = SRB_STATUS_SUCCESS; in BusLogic_ComputeResultCode()
/reactos/drivers/storage/ide/uniata/
H A Did_ata.cpp2961 UCHAR srbStatus = SRB_STATUS_SUCCESS; in MapError()
4993 ULONG status = SRB_STATUS_SUCCESS;
5714 status = SRB_STATUS_SUCCESS;
5796 status = SRB_STATUS_SUCCESS;
5919 status = SRB_STATUS_SUCCESS;
6113 status = SRB_STATUS_SUCCESS;
6619 status = SRB_STATUS_SUCCESS;
8448 status = SRB_STATUS_SUCCESS;
8621 status = SRB_STATUS_SUCCESS;
8815 status = SRB_STATUS_SUCCESS;
[all …]
H A Dsrb.h341 #define SRB_STATUS_SUCCESS 0x01 macro
/reactos/drivers/storage/port/scsiport/
H A Dscsi.c73 Srb->SrbStatus = SRB_STATUS_SUCCESS; in SpiHandleAttachRelease()
99 Srb->SrbStatus = SRB_STATUS_SUCCESS; in SpiHandleAttachRelease()
185 Srb->SrbStatus = SRB_STATUS_SUCCESS; in ScsiPortDispatchScsi()
250 Srb->SrbStatus = SRB_STATUS_SUCCESS; in ScsiPortDispatchScsi()
270 Srb->SrbStatus = SRB_STATUS_SUCCESS; in ScsiPortDispatchScsi()
485 if ((SRB_STATUS(Srb->SrbStatus) == SRB_STATUS_SUCCESS) || in SpiSenseCompletionRoutine()
804 if (SRB_STATUS(Srb->SrbStatus) == SRB_STATUS_SUCCESS) in SpiProcessCompletedRequest()
1185 if (Srb->SrbStatus != SRB_STATUS_SUCCESS) in SpiSaveInterruptData()
H A Dfdo.c124 if (SRB_STATUS(Srb.SrbStatus) == SRB_STATUS_SUCCESS) in FdoSendInquiry()
H A Dscsiport.c1480 Srb->SrbStatus != SRB_STATUS_SUCCESS || Srb->ScsiStatus == SCSISTAT_GOOD); in ScsiPortNotification()
1510 if ((Srb->SrbStatus == SRB_STATUS_SUCCESS) && in ScsiPortNotification()
/reactos/drivers/storage/port/storahci/
H A Dstorahci.c451 Srb->SrbStatus = SRB_STATUS_SUCCESS; in AhciCommandCompletionDpcRoutine()
602 Srb->SrbStatus = SRB_STATUS_SUCCESS; in AhciCompleteIssuedSrb()
822 Srb->SrbStatus = SRB_STATUS_SUCCESS; in AhciHwStartIo()
829 Srb->SrbStatus = SRB_STATUS_SUCCESS; in AhciHwStartIo()
1710 if (Srb->SrbStatus != SRB_STATUS_SUCCESS) in InquiryCompletion()
1720 NT_ASSERT(Srb->SrbStatus == SRB_STATUS_SUCCESS); in InquiryCompletion()
1971 return SRB_STATUS_SUCCESS; in DeviceRequestSense()
2149 return SRB_STATUS_SUCCESS; in DeviceRequestCapacity()
2179 return SRB_STATUS_SUCCESS; in DeviceRequestComplete()
2230 return SRB_STATUS_SUCCESS; in DeviceReportLuns()
[all …]
/reactos/drivers/storage/ide/atapi/
H A Datapi.c961 srbStatus = SRB_STATUS_SUCCESS; in MapError()
4028 status = SRB_STATUS_SUCCESS; in AtapiInterrupt()
5459 status = SRB_STATUS_SUCCESS; in IdeSendCommand()
5510 status = SRB_STATUS_SUCCESS; in IdeSendCommand()
5536 status = SRB_STATUS_SUCCESS; in IdeSendCommand()
5561 status = SRB_STATUS_SUCCESS; in IdeSendCommand()
5595 status = SRB_STATUS_SUCCESS; in IdeSendCommand()
5627 status = SRB_STATUS_SUCCESS; in IdeSendCommand()
5800 return SRB_STATUS_SUCCESS; in IdeBuildSenseBuffer()
5945 status = SRB_STATUS_SUCCESS; in AtapiStartIo()
[all …]
/reactos/sdk/include/ddk/
H A Dscsiscan.h55 #define SRB_STATUS_SUCCESS 0x01 macro
H A Dsrb.h115 #define SRB_STATUS_SUCCESS 0x01 macro
/reactos/drivers/usb/usbstor/
H A Dscsi.c29 case SRB_STATUS_SUCCESS: in USBSTOR_SrbStatusToNtStatus()
294 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_DataCompletionRoutine()
359 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_CBWCompletionRoutine()
H A Ddisk.c165 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_HandleInternalDeviceControl()
179 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_HandleInternalDeviceControl()
H A Dpdo.c790 if (SrbStatus == SRB_STATUS_SUCCESS || in USBSTOR_SendInternalCdb()
/reactos/drivers/storage/class/classpnp/
H A Dpower.c472 if (SRB_STATUS(srbHeader->SrbStatus) != SRB_STATUS_SUCCESS) { in ClasspPowerUpCompletion()
1041 srbHeader->SrbStatus = SRB_STATUS_SUCCESS; in ClasspPowerDownCompletion()
1059 if (SRB_STATUS(srbHeader->SrbStatus) != SRB_STATUS_SUCCESS) { in ClasspPowerDownCompletion()
1131 srbHeader->SrbStatus = SRB_STATUS_SUCCESS; in ClasspPowerDownCompletion()
1274 if (SRB_STATUS(srbHeader->SrbStatus) != SRB_STATUS_SUCCESS) { in ClasspPowerDownCompletion()
1482 NT_ASSERT(srbHeader->SrbStatus == SRB_STATUS_SUCCESS); in ClasspPowerDownCompletion()
H A Ddebug.c253 else if (SRB_STATUS(Pkt->Srb->SrbStatus) == SRB_STATUS_SUCCESS){ in DbgCheckReturnedPkt()
744 MAKE_CASE(SRB_STATUS_SUCCESS) in DbgGetSrbStatusStr()
H A Dautorun.c1092 if ((SRB_STATUS(Srb->SrbStatus) != SRB_STATUS_SUCCESS) && in ClasspMediaChangeDetectionCompletion()
1114 Srb->SrbStatus = SRB_STATUS_SUCCESS; in ClasspMediaChangeDetectionCompletion()
1124 if (SRB_STATUS(Srb->SrbStatus) != SRB_STATUS_SUCCESS) { in ClasspMediaChangeDetectionCompletion()
2118 if (SRB_STATUS(Info->MediaChangeSrb.Srb.SrbStatus) != SRB_STATUS_SUCCESS) { in ClasspInitializeGesn()
H A Dobsolete.c133 if (SRB_STATUS(srb->SrbStatus) != SRB_STATUS_SUCCESS) {
/reactos/drivers/usb/usbstor_new/
H A Ddisk.c169 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_HandleInternalDeviceControl()
190 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_HandleInternalDeviceControl()
H A Dscsi.c283 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_CSWCompletionRoutine()
989 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_SendModeSense()
1399 Request->SrbStatus = SRB_STATUS_SUCCESS; in USBSTOR_HandleExecuteSCSI()
/reactos/drivers/storage/port/storport/
H A Dfdo.c361 if (SRB_STATUS(Srb.SrbStatus) == SRB_STATUS_SUCCESS) in PortSendInquiry()
/reactos/drivers/storage/class/cdrom/
H A Dcommon.c718 if (SRB_STATUS(Srb->SrbStatus) != SRB_STATUS_SUCCESS) in _IRQL_requires_max_()
750 (SRB_STATUS(Srb->SrbStatus) == SRB_STATUS_SUCCESS)) in _IRQL_requires_max_()
3732 (SRB_STATUS(DeviceExtension->PowerContext.Srb.SrbStatus) != SRB_STATUS_SUCCESS)) in _IRQL_requires_max_()
H A Dsense.c1922 if ((SRB_STATUS(Srb->SrbStatus) != SRB_STATUS_SUCCESS) &&
2505 if (SRB_STATUS(Srb->SrbStatus) == SRB_STATUS_SUCCESS)
H A Dautorun.c1093 if (SRB_STATUS(info->MediaChangeSrb.SrbStatus) != SRB_STATUS_SUCCESS) in _IRQL_requires_max_()
1594 if (SRB_STATUS(info->MediaChangeSrb.SrbStatus) != SRB_STATUS_SUCCESS) in _IRQL_requires_max_()
H A Dscratch.c677 … else if (SRB_STATUS(deviceExtension->ScratchContext.ScratchSrb->SrbStatus) != SRB_STATUS_SUCCESS) in ScratchBuffer_ReadWriteCompletionRoutine()

12