whereami
static void whereami(const char *str);
whereami("phy_read\n");
whereami("phy_write\n");
whereami("phy_write_1bit\n");
whereami("phy_read_1bit\n");
whereami("read_eeprom\n");
whereami("davicom_reset\n");
whereami("davicom_transmit\n");
whereami("davicom_poll\n");
whereami("davicom_poll got one\n");
whereami("davicom_disable\n");
whereami("davicom_probe\n");
whereami ("Got eeprom.");
whereami ("set rx base addr.");
whereami ("set stats addr.");
whereami ("started RX process.");
whereami ("set TX base addr.");
whereami ("Done DP8340 special setup.");
whereami ("set mdio_register.");
whereami ("started TX thingy (config, iasetup).");
whereami("tulip_transmit\n");
whereami("tulip_poll\n");
whereami("tulip_poll got one\n");
whereami("tulip_disable\n");
whereami("tulip_probe\n");
whereami("start_link\n");
whereami("nway_start\n");
whereami("init_media\n");
whereami("pnic_do_nway\n");
whereami("select_media\n");
static void whereami(const char *str);
whereami("mdio_read\n");
whereami("mdio_write\n");
whereami("read_eeprom\n");
whereami("parse_eeprom\n");
whereami("tulip_init_ring\n");
whereami("tulip_reset\n");