Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/gpib/
H A Dgpibvar.h171 struct gpib_softc { struct
172 device_t sc_dev; /* generic device glue */
173 gpib_chipset_tag_t sc_ic; /* GPIB chipset tag */
174 u_int8_t sc_myaddr; /* my (host) GPIB address */
175 int sc_flags;
177 u_int32_t sc_rmap; /* resource map */