HomeSort by relevance Sort by last modified time
    Searched refs:TX_SEND_OK_BITS (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
cs89x0.c 265 if ((readreg(PP_TxEvent) & TX_SEND_OK_BITS) == TX_OK) {
404 if ((s & TX_SEND_OK_BITS) != TX_OK) {
cs89x0.h 233 #define TX_SEND_OK_BITS (TX_OK|TX_LOST_CRS)

Completed in 37 milliseconds