Home
last modified time | relevance | path

Searched refs:pnp_bios_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dundi.h113 } PACKED pnp_bios_t; typedef
206 pnp_bios_t *pnp_bios;
H A Dundi.c209 undi.pnp_bios = (pnp_bios_t *) phys_to_virt ( 0xf0000 + off ); in hunt_pnp_bios()
212 if ( checksum(undi.pnp_bios,sizeof(pnp_bios_t)) !=0) { in hunt_pnp_bios()