Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dlanai.c1615 #define SERVICE_GET_VCI(x) (((x)>>16)&0x3FF) macro
1623 vci_t vci = SERVICE_GET_VCI(s); in handle_service()