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

  /external/grub/netboot/
cs89x0.c 265 if ((readreg(PP_TxEvent) & TX_SEND_OK_BITS) == TX_OK) {
402 (s = readreg(PP_TxEvent)&~0x1F) == 0 && currticks() < tmo;)
cs89x0.h 52 #define PP_TxEvent 0x0128 /* Tx Event Register */
226 /* PP_TxEvent - Transmit Event Bit definition - Read-only */

Completed in 2983 milliseconds