Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcapi.h132 #define CAPI_NCCI_GETUNIT _IOR('C',0x27, unsigned) macro
/openbmc/linux/drivers/isdn/capi/
H A Dcapi.c918 case CAPI_NCCI_GETUNIT: { in capi_ioctl()