hp300_uart_scode   29 arch/m68k/hp300/config.c unsigned long hp300_uart_scode = -1;
hp300_uart_scode   84 arch/m68k/hp300/config.c 		hp300_uart_scode = be32_to_cpup(data);
hp300_uart_scode   61 drivers/tty/serial/8250/8250_hp300.c extern int hp300_uart_scode;
hp300_uart_scode   98 drivers/tty/serial/8250/8250_hp300.c 	if (hp300_uart_scode < 0 || hp300_uart_scode > DIO_SCMAX)
hp300_uart_scode  101 drivers/tty/serial/8250/8250_hp300.c 	if (DIO_SCINHOLE(hp300_uart_scode))
hp300_uart_scode  104 drivers/tty/serial/8250/8250_hp300.c 	scode = hp300_uart_scode;
hp300_uart_scode  164 drivers/tty/serial/8250/8250_hp300.c 	if (hp300_uart_scode == d->scode) {