Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aic7xxx/
H A Daic79xx_osm.h124 struct ahd_platform_data { struct
128 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 …]