Searched defs:undi (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/netboot/ |
H A D | undi.c | 9 $Id: undi.c,v 1.8 2003/10/25 13:54:53 mcb30 Exp $ 26 #include "undi.h" 34 static undi_t undi = { NULL, NULL, NULL, NULL, NULL, NULL, NULL, variable 75 undi.pxe->EntryPointSP.segment, undi.pxe->EntryPointSP.offset, 76 undi.pxe->Stack.Seg_Addr, undi.pxe->Stack.Seg_Size, 77 undi.pxe->UNDIData.Seg_Addr, undi.pxe->UNDIData.Seg_Size, 78 undi [all...] |
H A D | undi.h | 9 $Id: undi.h,v 1.5 2003/10/24 10:05:06 mcb30 Exp $ 204 typedef struct undi { struct
|
Completed in 23 milliseconds