Searched defs:ldc_chan (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc_impl.h136 * Each guest consists of one or more LDC endpoints represented by a ldc_chan
137 * structure. Each ldc_chan structure points to a ldc_mtbl structure that
154 * | ldc_chan |-->| ldc_chan |-->| ldc_chan |-->....
324 * by the ldc_chan structure.
371 typedef struct ldc_chan ldc_chan_t;
413 struct ldc_chan { struct

Completed in 47 milliseconds