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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h154 } PACKED pnp_header_t; typedef in typeref:struct:pnp_header
H A Dundi.c283 pnp_header_t *pnp_header = NULL;
309 pnp_header = (pnp_header_t*)( ( void * ) undi.rom +
315 if ( checksum(pnp_header,sizeof(pnp_header_t)) != 0 ) {

Completed in 62 milliseconds