Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/ida/
H A Didavar.h126 struct ida_softc { struct
127 device_t dev;
128 int unit;
130 int regs_res_type;
131 int regs_res_id;
132 struct resource *regs;
134 int irq_res_type;
135 struct resource *irq;
136 void *ih;
138 bus_space_tag_t tag;
[all …]