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

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.c77 undi.pxe->UNDIData.Seg_Addr, undi.pxe->UNDIData.Seg_Size,
820 VIRTUAL(undi.pxe->UNDIData.Seg_Addr, 0),
821 undi.pxe->UNDIData.Seg_Size, DONTSHOOT );
882 undi.driver_data = VIRTUAL(undi.pxe->UNDIData.Seg_Addr,
884 undi.driver_data_size = undi.pxe->UNDIData.Seg_Size;
H A Dpxe.h126 SEGDESC_t UNDIData; member in struct:__anon2345

Completed in 94 milliseconds