Searched refs:off_struct (Results 1 – 3 of 3) sorted by relevance
20 u32 off_struct; // offset from start to DT 'structure' member
124 dt->hdr.off_struct = su32(&s); in dt_init()139 if (sslice(&dt->top, &dt->dt, dt->hdr.off_struct, dt->hdr.sz_struct)) in dt_init()
89 printf("off_struct %d (%d)\n", dt.hdr.off_struct, dt.hdr.sz_struct); in main()
Completed in 8 milliseconds