Home
last modified time | relevance | path

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

/external/grub/netboot/
Dlance.c30 #define LANCE_BUS_IF 0x16 macro
38 #define LANCE_BUS_IF 0x6 macro
228 outw(inw(ioaddr+LANCE_BUS_IF) | 0x2, ioaddr+LANCE_BUS_IF); in lance_reset()
495 outw(inw(ioaddr+LANCE_BUS_IF) | 0x0002, ioaddr+LANCE_BUS_IF); in lance_probe1()