Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc.h51 } ldc_mode_t; typedef
109 ldc_mode_t mode; /* channel mode */
H A Dvldc_impl.h107 ldc_mode_t ldc_mode; /* Channel mode */
H A Dldc_impl.h424 ldc_mode_t mode; /* Channel mode */
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c1543 if (ldcp->mode != (ldc_mode_t)msg->env) { in i_ldc_process_RTS()
1670 if (ldcp->mode != (ldc_mode_t)msg->env) { in i_ldc_process_RTR()
1674 ldcp->id, ldcp->mode, (ldc_mode_t)msg->env); in i_ldc_process_RTR()