ip22zilog_chip_regs  954 drivers/tty/serial/ip22zilog.c static struct zilog_layout **ip22zilog_chip_regs;
ip22zilog_chip_regs  968 drivers/tty/serial/ip22zilog.c 	ip22zilog_chip_regs = (struct zilog_layout **)
ip22zilog_chip_regs  971 drivers/tty/serial/ip22zilog.c 	if (ip22zilog_port_table == NULL || ip22zilog_chip_regs == NULL) {
ip22zilog_chip_regs 1100 drivers/tty/serial/ip22zilog.c 		if (!ip22zilog_chip_regs[chip]) {
ip22zilog_chip_regs 1101 drivers/tty/serial/ip22zilog.c 			ip22zilog_chip_regs[chip] = rp = get_zs(chip);