plat_sci_port_ops    7 arch/sh/include/cpu-sh3/cpu/serial.h extern struct plat_sci_port_ops sh770x_sci_port_ops;
plat_sci_port_ops    8 arch/sh/include/cpu-sh3/cpu/serial.h extern struct plat_sci_port_ops sh7710_sci_port_ops;
plat_sci_port_ops    9 arch/sh/include/cpu-sh3/cpu/serial.h extern struct plat_sci_port_ops sh7720_sci_port_ops;
plat_sci_port_ops    6 arch/sh/include/cpu-sh4a/cpu/serial.h extern struct plat_sci_port_ops sh7722_sci_port_ops;
plat_sci_port_ops   32 arch/sh/kernel/cpu/sh3/serial-sh770x.c struct plat_sci_port_ops sh770x_sci_port_ops = {
plat_sci_port_ops   19 arch/sh/kernel/cpu/sh3/serial-sh7710.c struct plat_sci_port_ops sh7710_sci_port_ops = {
plat_sci_port_ops   36 arch/sh/kernel/cpu/sh3/serial-sh7720.c struct plat_sci_port_ops sh7720_sci_port_ops = {
plat_sci_port_ops   22 arch/sh/kernel/cpu/sh4a/serial-sh7722.c struct plat_sci_port_ops sh7722_sci_port_ops = {
plat_sci_port_ops   63 include/linux/serial_sci.h 	struct plat_sci_port_ops	*ops;