Searched refs:SDLA_DLCI_DELETED (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | sdla.h | 65 #define SDLA_DLCI_DELETED 0x01 macro |
/Linux-v4.19/drivers/net/wan/ | ||
D | sdla.c | 377 else if (pstatus->flags & SDLA_DLCI_DELETED) in sdla_errors() |