Searched defs:tcic_handle (Results 1 – 1 of 1) sorted by relevance
55 struct tcic_handle { struct56 struct tcic_softc *sc;57 int sock; /* socket number */58 int flags;59 int sstat; /* last value of R_SSTAT */60 int memalloc;61 int memwins;62 struct {69 } mem[TCIC_MAX_MEM_WINS];70 int ioalloc;[all …]