Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dsegments.h242 #define GBIOSUTIL_SEL 16 /* BIOS interface (Utility) */ macro
/f-stack/freebsd/i386/i386/
H A Dbios.c292 ssdtosd(&ssd, &p_gdt[GBIOSUTIL_SEL].sd); in set_bios_selectors()
407 *(u_short *)stack = GSEL(GBIOSUTIL_SEL, SEL_KPL); in bios16()