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

/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h284 struct segment_info { struct
295 struct segment_info code32; /* 32-bit code (mandatory) */
296 struct segment_info code16; /* 16-bit code */
297 struct segment_info data; /* 16-bit data */
298 struct segment_info util; /* 16-bit utility */
299 struct segment_info args; /* 16-bit args */

Completed in 43 milliseconds