Searched refs:_CDWORD (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/isdn/capi/ |
H A D | capiutil.c | 34 #define _CDWORD 3 macro 48 {_CDWORD, offsetof(_cmsg, adr.adrController)}, 78 {_CDWORD, offsetof(_cmsg, CIPmask)}, 80 {_CDWORD, offsetof(_cmsg, CIPmask2)}, 84 {_CDWORD, offsetof(_cmsg, Class)}, 90 {_CDWORD, offsetof(_cmsg, Data)}, 108 {_CDWORD, offsetof(_cmsg, Function)}, 116 {_CDWORD, offsetof(_cmsg, InfoMask)}, 126 {_CDWORD, offsetof(_cmsg, ManuID)}, 490 case _CDWORD: in protocol_message_2_pars()
|