Home
last modified time | relevance | path

Searched refs:EDLC_XMASK (Results 1 – 1 of 1) sorted by relevance

/external/grub/netboot/
Dni5010.c55 #define EDLC_XMASK (ioaddr + 0x01) /* EDLC transmit "IRQ Masks" */ macro
176 printf("XMASK %hhX ", inb(EDLC_XMASK));
202 outb(0, EDLC_XMASK); /* Disable all Xmt interrupts */ in ni5010_reset()