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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Ddavicom.c156 static void whereami(const char *str);
177 static inline void whereami(const char *str)
204 whereami("phy_read\n");
248 whereami("phy_write\n");
286 whereami("phy_write_1bit\n");
302 whereami("phy_read_1bit\n");
388 whereami("read_eeprom\n");
473 whereami("davicom_reset\n");
537 whereami("davicom_transmit\n");
576 whereami("davicom_pol
174 static inline void whereami(const char *str) function
[all...]
H A Dtulip.c515 static void whereami (const char *str)
566 whereami("mdio_read\n");
624 whereami("mdio_write\n");
688 whereami("read_eeprom\n");
727 whereami("parse_eeprom\n");
880 whereami("tulip_init_ring\n");
936 whereami("tulip_reset\n");
1056 whereami("tulip_transmit\n");
1108 whereami("tulip_poll\n");
1116 whereami("tulip_pol
512 static void whereami (const char *str) function
[all...]
/vbox/src/VBox/Runtime/testcase/
H A DtstUtf8.cpp262 static void whereami(int cBits, size_t off) function
310 whereami(cBits, off);
533 whereami(8, psz2 - &g_szAll[0]);
540 whereami(8, psz2 - &g_szAll[0]);
547 whereami(8, psz2 - &g_szAll[0]);
554 whereami(8, psz2 - &g_szAll[0]);
563 whereami(16, pwsz4 - &g_wszAll[0]);
569 whereami(16, pwsz4 - &g_wszAll[0]);
576 whereami(16, pwsz4 - &g_wszAll[0]);
583 whereami(
[all...]

Completed in 51 milliseconds