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

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/image/
H A Dbootsector.c65 hook_bios_interrupt ( 0x18, ( unsigned int ) bootsector_exec_fail,
67 hook_bios_interrupt ( 0x19, ( unsigned int ) bootsector_exec_fail,
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dbiosint.h27 extern void hook_bios_interrupt ( unsigned int interrupt, unsigned int handler,
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/firmware/pcbios/
H A Dfakee820.c86 hook_bios_interrupt ( 0x15, ( unsigned int ) int15_fakee820,
H A Dhidemem.c177 hook_bios_interrupt ( 0x15, ( unsigned int ) int15,
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pcbios/
H A Dbiosint.c24 void hook_bios_interrupt ( unsigned int interrupt, unsigned int handler, function
H A Drtc_entropy.c75 hook_bios_interrupt ( RTC_INT, ( unsigned int ) rtc_isr,
H A Dint13.c1512 hook_bios_interrupt ( 0x13, ( unsigned int ) int13_wrapper,
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/syslinux/
H A Dcomboot_call.c664 hook_bios_interrupt ( 0x20, ( unsigned int ) int20_wrapper,
677 hook_bios_interrupt ( 0x21, ( unsigned int ) int21_wrapper,
690 hook_bios_interrupt ( 0x22, ( unsigned int ) int22_wrapper,
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/
H A Dpxe_call.c211 hook_bios_interrupt ( 0x1a, ( unsigned int ) pxe_int_1a,
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/drivers/net/
H A Dundinet.c118 hook_bios_interrupt ( IRQ_INT ( irq ),

Completed in 71 milliseconds