Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsdla.h66 #define SDLA_DLCI_ACTIVE 0x02 macro
/linux-4.4.14/drivers/net/wan/
Dsdla.c379 else if (pstatus->flags & SDLA_DLCI_ACTIVE) in sdla_errors()