Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic79xx_osm.h117 struct ahd_platform_data { struct
121 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 …]