sunzilog_port_table 1074 drivers/tty/serial/sunzilog.c static struct uart_sunzilog_port *sunzilog_port_table; sunzilog_port_table 1094 drivers/tty/serial/sunzilog.c sunzilog_port_table = kzalloc(size, GFP_KERNEL); sunzilog_port_table 1095 drivers/tty/serial/sunzilog.c if (!sunzilog_port_table) sunzilog_port_table 1099 drivers/tty/serial/sunzilog.c up = &sunzilog_port_table[i]; sunzilog_port_table 1115 drivers/tty/serial/sunzilog.c kfree(sunzilog_port_table); sunzilog_port_table 1125 drivers/tty/serial/sunzilog.c kfree(sunzilog_port_table); sunzilog_port_table 1205 drivers/tty/serial/sunzilog.c struct uart_sunzilog_port *up = &sunzilog_port_table[con->index]; sunzilog_port_table 1223 drivers/tty/serial/sunzilog.c struct uart_sunzilog_port *up = &sunzilog_port_table[con->index]; sunzilog_port_table 1432 drivers/tty/serial/sunzilog.c up = &sunzilog_port_table[inst * 2];