Home
last modified time | relevance | path

Searched defs:ahc_platform_data (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_osm.h111 struct ahc_platform_data { struct
115 struct cam_sim *sim;
116 struct cam_sim *sim_b;
117 struct cam_path *path;
118 struct cam_path *path_b;
120 int regs_res_type;
121 int regs_res_id;
122 int irq_res_type;
123 struct resource *regs;
124 struct resource *irq;
[all …]