Searched defs:ioc4_serial (Results 1 – 1 of 1) sorted by relevance
287 struct ioc4_serial { struct293 struct ioc4_serialregs port_0; argument294 struct ioc4_serialregs port_1; argument295 struct ioc4_serialregs port_2; argument296 struct ioc4_serialregs port_3; argument301 } ioc4_serial; argument1062 void __iomem *ioc4_serial = soft->is_ioc4_serial_addr; in ioc4_attach_local() local