Home
last modified time | relevance | path

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

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