Home
last modified time | relevance | path

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

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