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

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.c80 undi.pxe->BC_Code.Seg_Addr, undi.pxe->BC_Code.Seg_Size );
770 void *bc_code = VIRTUAL( undi.pxe->BC_Code.Seg_Addr, 0 );
771 size_t bc_code_size = undi.pxe->BC_Code.Seg_Size;
779 if ( undi.pxe->BC_Code.Seg_Addr == 0 ) return 1;
823 //undi.pxe->BC_Code.Seg_Addr = 0;
H A Dpxe.h130 SEGDESC_t BC_Code; member in struct:__anon2345

Completed in 163 milliseconds