Home
last modified time | relevance | path

Searched refs:mac_offset (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c2814 uint32_t hi, lo, mac_offset; in tg3_get_device_address() local
2817 mac_offset = 0x7c; in tg3_get_device_address()
2819 mac_offset = 0xcc; in tg3_get_device_address()
2834 else if (!tg3_nvram_read(tp, mac_offset + 0, &hi) && in tg3_get_device_address()
2835 !tg3_nvram_read(tp, mac_offset + 4, &lo)) { in tg3_get_device_address()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.c1397 Dwarf_Unsigned * mac_offset, in dwarf_macro_context_head() argument
1417 *mac_offset = head->mc_section_offset; in dwarf_macro_context_head()
H A Dgenerated_libdwarf.h.in3205 Dwarf_Unsigned * /*mac_offset*/,
H A Dlibdwarf.h.in3205 Dwarf_Unsigned * /*mac_offset*/,