Searched refs:eficom (Results 1 – 3 of 3) sorted by relevance
80 extern struct console eficom;93 &eficom,
68 struct console eficom = { variable373 comc_probe(&eficom); in comc_probe_compat()374 if (eficom.c_flags & (C_PRESENTIN | C_PRESENTOUT)) { in comc_probe_compat()396 eficom.c_flags &= ~(C_ACTIVEIN | C_ACTIVEOUT); in comc_init()559 if ((eficom.c_flags & (C_ACTIVEIN | C_ACTIVEOUT)) == 0 || comc_port == NULL) in comc_setup()600 eficom.c_flags |= (C_PRESENTIN | C_PRESENTOUT); in comc_setup()
12 eficom.c \