Home
last modified time | relevance | path

Searched defs:SERVICE_GET_VCI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dlanai.c1611 #define SERVICE_GET_VCI(x) (((x)>>16)&0x3FF) macro
/kernel/linux/linux-6.6/drivers/atm/
H A Dlanai.c1610 #define SERVICE_GET_VCI(x) (((x)>>16)&0x3FF) macro

Completed in 8 milliseconds