Searched defs:ws_conscookie (Results 1 – 1 of 1) sorted by relevance
105 struct ws_conscookie { struct106 struct sioreg *cc_sio;107 int cc_polling;108 struct ws_softc *cc_sc;168 static struct ws_conscookie ws_conscookie; variable