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

  /external/grub/netboot/
3c509.c 115 inb(BASE + EP_W1_TX_STATUS);
185 while ((status=inb(BASE + EP_W1_TX_STATUS)) & TXS_COMPLETE ) {
190 outb(0x0, BASE + EP_W1_TX_STATUS);
3c509.h 132 #define EP_W1_TX_STATUS 0x0b /* byte */

Completed in 3117 milliseconds