bios_regs
struct bios_regs r;
int bios16_call(struct bios_regs *, char *);
int bios32(struct bios_regs *, u_int, u_short);