Home
last modified time | relevance | path

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

/external/grub/netboot/
Dtlan.c41 #define TLAN_DEBUG_PROBE 0x0010 macro
1930 TLAN_DBG(TLAN_DEBUG_PROBE, "Starting PCI Probe....\n");
1936 TLAN_DBG(TLAN_DEBUG_PROBE, "Starting EISA Probe....\n");
2158 TLAN_DBG(TLAN_DEBUG_PROBE, "No EISA bus present\n");
2165 TLAN_DBG(TLAN_DEBUG_PROBE,"EISA_ID 0x%4x: 0x%4x\n", (int) ioaddr + 0xC80, inw(ioaddr + EISA_ID));
2166 TLAN_DBG(TLAN_DEBUG_PROBE,"EISA_ID 0x%4x: 0x%4x\n", (int) ioaddr + 0xC82, inw(ioaddr + EISA_ID2));
2168 TLAN_DBG(TLAN_DEBUG_PROBE, "Probing for EISA adapter at IO: 0x%4x : ",
3696 if ( debug >= 1 && debug != TLAN_DEBUG_PROBE ) {