Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dundi.c79 undi.pxe->BC_Data.Seg_Addr, undi.pxe->BC_Data.Seg_Size, in pxe_dump()
772 void *bc_data = VIRTUAL( undi.pxe->BC_Data.Seg_Addr, 0 ); in undi_unload_base_code()
773 size_t bc_data_size = undi.pxe->BC_Data.Seg_Size; in undi_unload_base_code()
H A Dpxe.h129 SEGDESC_t BC_Data; member