Home
last modified time | relevance | path

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

/drivers/atm/
Dlanai.c1623 #define SERVICE_GET_VCI(x) (((x)>>16)&0x3FF) macro
1631 vci_t vci = SERVICE_GET_VCI(s); in handle_service()