Home | History | Annotate | Download | only in bios

Lines Matching defs:handler

33 // $e2c3 ; NMI Handler Entry Point
56 // $ff53 ; IRET Instruction for Dummy Interrupt Handler
2156 BX_PANIC("NMI Handler called\n");
4181 BX_DEBUG_INT15("INT 15h C2 Enable Mouse, no far call handler\n");
4404 case 7: // Set Mouse Handler Address
4412 /* remove handler */
4419 /* install handler */
4959 BX_INFO("KBD: int09 handler: AL=0\n");
5197 // check if far call handler installed
6327 handler code */
8638 ;; Carry on in the INT 19h handler, using the new sequence number
10454 ;; set all interrupts to default handler
10669 .org 0xe2c3 ; NMI Handler Entry Point
10671 ;; FIXME the NMI handler should not panic
11244 ;- IRET Instruction for Dummy Interrupt Handler -
11246 .org 0xff53 ; IRET Instruction for Dummy Interrupt Handler