sci_ports 166 drivers/tty/serial/sh-sci.c static struct sci_port sci_ports[SCI_NPORTS]; sci_ports 3018 drivers/tty/serial/sh-sci.c struct sci_port *sci_port = &sci_ports[co->index]; sci_ports 3071 drivers/tty/serial/sh-sci.c sci_port = &sci_ports[co->index]; sci_ports 3118 drivers/tty/serial/sh-sci.c sci_init_single(pdev, &sci_ports[pdev->id], pdev->id, cfg, true); sci_ports 3246 drivers/tty/serial/sh-sci.c if (id >= ARRAY_SIZE(sci_ports)) { sci_ports 3251 drivers/tty/serial/sh-sci.c sp = &sci_ports[id]; sci_ports 3345 drivers/tty/serial/sh-sci.c sp = &sci_ports[dev_id]; sci_ports 3440 drivers/tty/serial/sh-sci.c memcpy(&sci_ports[0].port, &device->port, sizeof(struct uart_port)); sci_ports 3442 drivers/tty/serial/sh-sci.c sci_ports[0].cfg = &port_cfg; sci_ports 3443 drivers/tty/serial/sh-sci.c sci_ports[0].params = sci_probe_regmap(&port_cfg); sci_ports 3444 drivers/tty/serial/sh-sci.c port_cfg.scscr = sci_serial_in(&sci_ports[0].port, SCSCR); sci_ports 3445 drivers/tty/serial/sh-sci.c sci_serial_out(&sci_ports[0].port, SCSCR,