Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dhpibvar.h194 struct hpibbus_softc { struct
195 device_t sc_dev; /* generic device glue */
196 struct hpib_controller *sc_ops; /* controller ops vector */
197 volatile int sc_flags; /* misc flags */
198 struct dmaqueue *sc_dq;
200 int sc_ba;
201 int sc_type;
202 char *sc_addr;
203 int sc_count;
204 int sc_curcnt;