Home
last modified time | relevance | path

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

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