Home
last modified time | relevance | path

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

/src/stand/efi/libefi/
H A Deficom.c56 static int comc_init(int);
73 .c_init = comc_init,
86 .c_init = comc_init,
391 comc_init(int arg __unused) in comc_init() function
/src/stand/i386/libi386/
H A Dcomconsole.c46 static int comc_init(int arg);
71 .c_init = comc_init,
136 comc_init(int arg) in comc_init() function