Searched refs:ATM_VS_CONNECTED (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | atmdev.h | 199 #define ATM_VS_CONNECTED 1 /* VC is connected */ macro |
/Linux-v4.19/include/linux/ | ||
D | atmdev.h | 74 (test_bit(ATM_VF_READY,&(flags)) ? ATM_VS_CONNECTED : \ |