Home
last modified time | relevance | path

Searched defs:tcic_handle (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dtcic2var.h55 struct tcic_handle { struct
56 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 …]