Home
last modified time | relevance | path

Searched refs:SONET_INS_LAIS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dsonet.h49 #define SONET_INS_LAIS 32 /* line alarm indication signal */ macro
/linux-3.4.99/drivers/atm/
Dsuni.c124 HANDLE_FLAG(SONET_INS_LAIS,TSOP_CTRL,SUNI_TSOP_CTRL_LAIS); in change_diag()
144 if (GET(TSOP_CTRL) & SUNI_TSOP_CTRL_LAIS) set |= SONET_INS_LAIS; in get_diag()