Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/pst/
H A Dpst-iop.h41 struct iop_softc { struct
42 struct resource *r_mem;
43 struct resource *r_irq;
44 caddr_t ibase;
45 caddr_t obase;
46 u_int32_t phys_obase;
47 struct i2o_registers *reg;
48 struct i2o_status_get_reply *status;
49 int lct_count;
50 struct i2o_lct_entry *lct;
[all …]