Searched defs:whereami (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Ddavicom.c155 static void whereami(const char *str);
179 static inline void whereami(const char *str)
217 whereami("phy_read\n");
261 whereami("phy_write\n");
299 whereami("phy_write_1bit\n");
315 whereami("phy_read_1bit\n");
400 whereami("read_eeprom\n");
485 whereami("davicom_reset\n");
551 whereami("davicom_transmit\n");
590 whereami("davicom_pol
177 static inline void whereami(const char *str) function
[all...]
H A Deepro100.c356 static inline void whereami (const char *str)
362 #define whereami(s) macro
623 whereami ("Got eeprom.");
629 whereami ("set rx base addr.");
634 whereami ("set stats addr.");
648 whereami ("started RX process.");
663 whereami ("set TX base addr.");
700 whereami ("Done DP8340 special setup.");
705 whereami ("set mdio_register.");
722 whereami ("starte
[all...]
H A Dtulip.c500 static void whereami(const char *str);
512 static void whereami (const char *str) function
574 whereami("mdio_read\n");
634 whereami("mdio_write\n");
698 whereami("read_eeprom\n");
737 whereami("parse_eeprom\n");
902 whereami("tulip_init_ring\n");
958 whereami("tulip_reset\n");
1078 whereami("tulip_transmit\n");
1134 whereami("tulip_pol
[all...]

Completed in 52 milliseconds