Searched refs:writeBusy (Results 1 – 7 of 7) sorted by relevance
56 bool writeBusy; member
66 bool writeBusy; member
69 bool writeBusy; member
62 bool writeBusy; member
59 while (!port->writeBusy && !DListIsEmpty(pool)) { in UsbEcmStartTx()74 port->writeBusy = true; in UsbEcmStartTx()76 port->writeBusy = false; in UsbEcmStartTx()
112 bool writeBusy; member
59 while (!port->writeBusy && !DListIsEmpty(pool)) { in UsbSerialStartTx()75 port->writeBusy = true; in UsbSerialStartTx()77 port->writeBusy = false; in UsbSerialStartTx()