Searched refs:ldc_mode_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvldc_impl.h107 ldc_mode_t ldc_mode; /* Channel mode */
H A Dldc.h51 } ldc_mode_t; typedef in typeref:enum:__anon10339
109 ldc_mode_t mode; /* channel mode */
H A Dldc_impl.h424 ldc_mode_t mode; /* Channel mode */
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c1559 if (ldcp->mode != (ldc_mode_t)msg->env) {
1686 if (ldcp->mode != (ldc_mode_t)msg->env) {
1690 ldcp->id, ldcp->mode, (ldc_mode_t)msg->env);

Completed in 64 milliseconds