Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/
H A Dch.h92 typedef struct ch_esb { struct
93 struct ch_esb *cs_next; /* next entry in list */ argument
94 struct ch_esb *cs_owner; /* list of buffers owned by ch_t */ argument
107 } ch_esb_t; argument