Searched defs:gpib_softc (Results 1 – 1 of 1) sorted by relevance
171 struct gpib_softc { struct172 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 */