Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/i386/include/pc/
HDbios.h255 struct segment_info { struct
266 struct segment_info code32; /* 32-bit code (mandatory) */ argument
267 struct segment_info code16; /* 16-bit code */
268 struct segment_info data; /* 16-bit data */
269 struct segment_info util; /* 16-bit utility */
270 struct segment_info args; /* 16-bit args */