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

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.c76 undi.pxe->Stack.Seg_Addr, undi.pxe->Stack.Seg_Size,
77 undi.pxe->UNDIData.Seg_Addr, undi.pxe->UNDIData.Seg_Size,
78 undi.pxe->UNDICode.Seg_Addr, undi.pxe->UNDICode.Seg_Size,
79 undi.pxe->BC_Data.Seg_Addr, undi.pxe->BC_Data.Seg_Size,
80 undi.pxe->BC_Code.Seg_Addr, undi.pxe->BC_Code.Seg_Size );
771 size_t bc_code_size = undi.pxe->BC_Code.Seg_Size;
773 size_t bc_data_size = undi.pxe->BC_Data.Seg_Size;
775 size_t bc_stck_size = undi.pxe->Stack.Seg_Size;
818 undi.pxe->UNDICode.Seg_Size, DONTSHOOT );
821 undi.pxe->UNDIData.Seg_Size, DONTSHOO
[all...]
H A Dpxe.h73 uint16_t Seg_Size; member in struct:__anon2343

Completed in 158 milliseconds