tag
line
file
source code
COM_PORTS
60
arch/ppc/kernel/raw_printf.c
const NS16550_t COM_PORTS[] = { COM1,COM2};
COM_PORTS
391
arch/ppc/kernel/raw_printf.c
com_port = (struct NS16550 *) COM_PORTS[chan];