Home
last modified time | relevance | path

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

/external/grub/netboot/
Ddavicom.c162 static void whereami(const char *str);
172 static void whereami (const char *str);
188 static inline void whereami (const char *str) in whereami() function
227 whereami("phy_read\n"); in phy_read()
271 whereami("phy_write\n"); in phy_write()
309 whereami("phy_write_1bit\n"); in phy_write_1bit()
325 whereami("phy_read_1bit\n"); in phy_read_1bit()
409 whereami("read_eeprom\n"); in read_eeprom()
493 whereami("davicom_reset\n"); in davicom_reset()
558 whereami("davicom_transmit\n"); in davicom_transmit()
[all …]
Deepro100.c343 static inline void whereami (const char *str) in whereami() function
527 whereami ("Got eeprom."); in eepro100_probe()
533 whereami ("set stats addr."); in eepro100_probe()
541 whereami ("set rx base addr."); in eepro100_probe()
554 whereami ("started RX process."); in eepro100_probe()
569 whereami ("set TX base addr."); in eepro100_probe()
600 whereami ("Done DP8340 special setup."); in eepro100_probe()
605 whereami ("set mdio_register."); in eepro100_probe()
622 whereami ("started TX thingy (config, iasetup)."); in eepro100_probe()
Dtulip.c500 static void whereami(const char *str);
513 static void whereami (const char *str) in whereami() function
576 whereami("mdio_read\n"); in mdio_read()
636 whereami("mdio_write\n"); in mdio_write()
701 whereami("read_eeprom\n"); in read_eeprom()
741 whereami("parse_eeprom\n"); in parse_eeprom()
907 whereami("tulip_init_ring\n"); in tulip_init_ring()
949 whereami("tulip_reset\n"); in tulip_reset()
1068 whereami("tulip_transmit\n"); in tulip_transmit()
1124 whereami("tulip_poll\n"); in tulip_poll()
[all …]