#include <elan3/epsvc.h>
EP_RAILMASK ep_svc_indicator_railmask( | EP_SYS *epsys, int svc_indicator); |
A pointer to the Elan Kernel Comms subsystem private state. An EP_SYS pointer can be obtained by calling ep_system(3).
The service indicator being queried.
Sets a railmask of rails for which the remote node has the Service Indicator active.
A EP_RAILMASK with bits set corresponding to the rails for which the remote node has the Service Indicator active.
ep_svc_indicator_set(3). ep_svc_indicator_is_set(3). ep_svc_indicator_clear(3). ep_svc_indicator_bitmap(3).