Searched defs:ch_esb (Results 1 – 1 of 1) sorted by relevance
92 typedef struct ch_esb { struct93 struct ch_esb *cs_next; /* next entry in list */ argument94 struct ch_esb *cs_owner; /* list of buffers owned by ch_t */ argument107 } ch_esb_t; argument