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

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

Completed in 61 milliseconds