Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dbios.h96 int int16_handler(void);
H A Dbios_interrupts.c79 int int16_handler(void) in int16_handler() function
H A Dbios.c127 int_handler[0x16] = &int16_handler; in setup_interrupt_handlers()