Home
last modified time | relevance | path

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

/drivers/tty/
Dmetag_da.c127 static int chancall(int in_bios_function, int in_channel, in chancall() argument
131 register int bios_function asm("D1Ar1") = in_bios_function; in chancall()