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

  /external/grub/netboot/
ns8390.h 214 #define D8390_ISR_OVW 0x10 /* Overflow */
ns8390.c 330 outb(D8390_ISR_OVW, eth_nic_base+D8390_P0_ISR);
442 if (!eth_drain_receiver && (inb(eth_nic_base+D8390_P0_ISR) & D8390_ISR_OVW)) {

Completed in 22 milliseconds