Home
last modified time | relevance | path

Searched defs:common_segment_descriptor (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/amd64/include/
H A Dsegments.h193 struct common_segment_descriptor { struct
194 unsigned sdc_lolimit:16;
195 unsigned sdc_lobase:24;
196 unsigned sdc_type:5;
197 unsigned sdc_other:19;