Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c930 typedef int (*bios_func_t)(int, bios_regs_t *); typedef
940 bios_func_t bios_func = (bios_func_t)(void *)(uintptr_t)0x5000; in do_bsys_doint()