Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c552 DEBUGOUT("Disabling MWI on 82542 rev 2.0\n"); in e1000_reset_hw()
561 DEBUGOUT("PCI-E Master disable polling has failed.\n"); in e1000_reset_hw()
566 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw()
628 DEBUGOUT("Issuing a global reset to MAC\n"); in e1000_reset_hw()
725 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw()
915 DEBUGOUT("Error Initializing Identification LED\n"); in e1000_init_hw()
926 DEBUGOUT("Initializing the IEEE VLAN\n"); in e1000_init_hw()
952 DEBUGOUT("Disabling MWI on 82542 rev 2.0\n"); in e1000_init_hw()
974 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw()
1187 DEBUGOUT("EEPROM Read Error\n"); in e1000_setup_link()
[all …]
De1000_osdep.h67 #define DEBUGOUT(S) DBG(S) macro
70 #define DEBUGOUT(S) macro