Searched defs:xs_softc (Results 1 – 1 of 1) sorted by relevance
145 struct xs_softc { struct147 device_t xs_dev;155 struct mtx ring_lock;164 struct sx request_mutex;179 struct xs_stored_msg_list reply_list;182 struct mtx reply_lock;187 struct xs_watch_list registered_watches;190 struct mtx registered_watches_lock;195 struct xs_stored_msg_list watch_events;198 struct mtx watch_events_lock;[all …]