Searched refs:SRB_STATUS_ABORT_FAILED (Results 1 – 9 of 9) sorted by relevance
57 #define SRB_STATUS_ABORT_FAILED 0x03 macro
117 #define SRB_STATUS_ABORT_FAILED 0x03 macro
370 #define SRB_STATUS_ABORT_FAILED 0x03 macro
343 #define SRB_STATUS_ABORT_FAILED 0x03 macro
9673 status = SRB_STATUS_ABORT_FAILED;
1581 Srb->SrbStatus = SRB_STATUS_ABORT_FAILED; in BT958HwStartIO()2212 srb->SrbStatus = SRB_STATUS_ABORT_FAILED; in BusLogic_ProcessCompletedCCBs()
746 MAKE_CASE(SRB_STATUS_ABORT_FAILED) in DbgGetSrbStatusStr()
1064 Srb->SrbStatus = SRB_STATUS_ABORT_FAILED; in ScsiPortStartPacket()
5902 status = SRB_STATUS_ABORT_FAILED; in AtapiStartIo()