Home
last modified time | relevance | path

Searched refs:hex_dump (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c882 hex_dump (void *buf, size_t size) in hex_dump() function
992 hex_dump (buf, nsec * SECTOR_SIZE); in biosdisk()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c567 hex_dump(nic->packet, nic->packetlen); in tlan_poll()
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog8507 * grub/asmstub.c (hex_dump): New function.