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