Searched defs:ahd_platform_data (Results 1 – 1 of 1) sorted by relevance
117 struct ahd_platform_data { struct121 struct cam_sim *sim;122 struct cam_path *path;124 int regs_res_type[2];125 int regs_res_id[2];126 int irq_res_type;127 struct resource *regs[2];128 struct resource *irq;129 void *ih;130 eventhandler_tag eh;[all …]