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

/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.h28 uint TXFULL :1; member in struct:DM9601NotifyData
H A DDavicomDevice.cpp882 fTXBufferFull = fNotifyData->TXFULL != 0;
898 if (fNotifyData->TXFULL)

Completed in 34 milliseconds