Searched defs:fmevt_chaninfo (Results 1 – 1 of 1) sorted by relevance
101 static struct fmevt_chaninfo { struct102 const char *ci_propname; /* property to get channel name */103 evchan_t *ci_binding; /* GPEC binding for this channel */104 char ci_sid[MAX_SUBID_LEN]; /* subscriber id */105 uint32_t ci_cbarg; /* callback cookie */106 uint32_t ci_sflags; /* subscription flags to use */