Searched defs:xs_softc (Results 1 – 1 of 1) sorted by relevance
144 struct xs_softc { struct146 device_t xs_dev;154 struct mtx ring_lock;163 struct sx request_mutex;178 struct xs_stored_msg_list reply_list;181 struct mtx reply_lock;186 struct xs_watch_list registered_watches;189 struct mtx registered_watches_lock;194 struct xs_stored_msg_list watch_events;197 struct mtx watch_events_lock;[all …]