Searched refs:_CSTRUCT (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/isdn/capi/ |
H A D | capiutil.c | 35 #define _CSTRUCT 4 macro 52 {_CSTRUCT, offsetof(_cmsg, B1configuration)}, 56 {_CSTRUCT, offsetof(_cmsg, B2configuration)}, 64 {_CSTRUCT, offsetof(_cmsg, BC)}, 110 {_CSTRUCT, offsetof(_cmsg, HLC)}, 114 {_CSTRUCT, offsetof(_cmsg, InfoElement)}, 122 {_CSTRUCT, offsetof(_cmsg, LLC)}, 124 {_CSTRUCT, offsetof(_cmsg, ManuData)}, 128 {_CSTRUCT, offsetof(_cmsg, NCPI)}, 136 {_CSTRUCT, offsetof(_cmsg, Useruserdata)} [all …]
|