Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c929 } bios_regs_t; typedef
930 typedef int (*bios_func_t)(int, bios_regs_t *);
941 bios_regs_t br; in do_bsys_doint()