Searched refs:fWriteBusy (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/AppleUSBIrDA-145.2.4/
H A DIrDAComm.h97 Boolean fWriteBusy; // last txbufferavailable returned zero member in class:IrDAComm
H A DIrDAComm.cpp182 fWriteBusy = false;
443 XTRACE(kLogBackEnable, 0, fWriteBusy);
446 /* && fWriteBusy */ ) // last time they asked we were busy, then
780 obj->fWriteBusy = (count == 0);

Completed in 58 milliseconds