Searched refs:ScsiBusBusy (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/pdisk-9/
H A DDoSCSICommand.c55 #define ScsiBusBusy() ((SCSIStat() & (kScsiStatBSY | kScsiStatSEL)) != 0) macro
433 while (ScsiBusBusy()) {
453 /*gStopNow == FALSE && StopNow() == FALSE &&*/ iCount < 100 && ScsiBusBusy();

Completed in 165 milliseconds