Symbol: whereami
usr/src/grub/grub-0.97/netboot/davicom.c
154
static void whereami(const char *str);
usr/src/grub/grub-0.97/netboot/davicom.c
214
whereami("phy_read\n");
usr/src/grub/grub-0.97/netboot/davicom.c
258
whereami("phy_write\n");
usr/src/grub/grub-0.97/netboot/davicom.c
296
whereami("phy_write_1bit\n");
usr/src/grub/grub-0.97/netboot/davicom.c
312
whereami("phy_read_1bit\n");
usr/src/grub/grub-0.97/netboot/davicom.c
396
whereami("read_eeprom\n");
usr/src/grub/grub-0.97/netboot/davicom.c
479
whereami("davicom_reset\n");
usr/src/grub/grub-0.97/netboot/davicom.c
544
whereami("davicom_transmit\n");
usr/src/grub/grub-0.97/netboot/davicom.c
582
whereami("davicom_poll\n");
usr/src/grub/grub-0.97/netboot/davicom.c
589
whereami("davicom_poll got one\n");
usr/src/grub/grub-0.97/netboot/davicom.c
621
whereami("davicom_disable\n");
usr/src/grub/grub-0.97/netboot/davicom.c
660
whereami("davicom_probe\n");
usr/src/grub/grub-0.97/netboot/eepro100.c
623
whereami ("Got eeprom.");
usr/src/grub/grub-0.97/netboot/eepro100.c
629
whereami ("set rx base addr.");
usr/src/grub/grub-0.97/netboot/eepro100.c
634
whereami ("set stats addr.");
usr/src/grub/grub-0.97/netboot/eepro100.c
648
whereami ("started RX process.");
usr/src/grub/grub-0.97/netboot/eepro100.c
663
whereami ("set TX base addr.");
usr/src/grub/grub-0.97/netboot/eepro100.c
700
whereami ("Done DP8340 special setup.");
usr/src/grub/grub-0.97/netboot/eepro100.c
705
whereami ("set mdio_register.");
usr/src/grub/grub-0.97/netboot/eepro100.c
722
whereami ("started TX thingy (config, iasetup).");
usr/src/grub/grub-0.97/netboot/tulip.c
1078
whereami("tulip_transmit\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1134
whereami("tulip_poll\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1144
whereami("tulip_poll got one\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1174
whereami("tulip_disable\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1248
whereami("tulip_probe\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1429
whereami("start_link\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1549
whereami("nway_start\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1584
whereami("init_media\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1703
whereami("pnic_do_nway\n");
usr/src/grub/grub-0.97/netboot/tulip.c
1741
whereami("select_media\n");
usr/src/grub/grub-0.97/netboot/tulip.c
500
static void whereami(const char *str);
usr/src/grub/grub-0.97/netboot/tulip.c
574
whereami("mdio_read\n");
usr/src/grub/grub-0.97/netboot/tulip.c
634
whereami("mdio_write\n");
usr/src/grub/grub-0.97/netboot/tulip.c
698
whereami("read_eeprom\n");
usr/src/grub/grub-0.97/netboot/tulip.c
737
whereami("parse_eeprom\n");
usr/src/grub/grub-0.97/netboot/tulip.c
902
whereami("tulip_init_ring\n");
usr/src/grub/grub-0.97/netboot/tulip.c
958
whereami("tulip_reset\n");