Searched defs:ahd_platform_data (Results 1 – 1 of 1) sorted by relevance
124 struct ahd_platform_data { struct128 struct cam_sim *sim;129 struct cam_path *path;131 int regs_res_type[2];132 int regs_res_id[2];133 int irq_res_type;134 struct resource *regs[2];135 struct resource *irq;136 void *ih;137 eventhandler_tag eh;[all …]