Searched defs:structure (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_utils.c | 63 void *structure, in ibmf_utils_unpack_data() 202 ibmf_utils_pack_data(char *format, void *structure, in ibmf_utils_pack_data()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/ |
H A D | alua_ic_if.c | 67 #define NVLIST_ADD_FIELD(type, structure, field) \ argument 75 #define NVLIST_ADD_ARRAY(type, structure, field) \ argument 87 #define NVLIST_ADD_ARRAY_LEN(type, structure, field, len) \ argument 95 #define NVLIST_ADD_DEVID(structure, field) \ argument 103 #define NVLIST_ADD_RPORT(structure, field) \ argument 111 #define NVLIST_ADD_FIELD_UINT8(structure, field) \ argument 124 #define NVLIST_LOOKUP_FIELD(type, structure, field) \ argument 145 #define NVLIST_LOOKUP_BIT_FIELD(type, structure, field) \ argument 163 #define NVLIST_LOOKUP_BIT_FIELD_BOOLEAN(structure, field) \ argument
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | parser.c | 50 void *structure, size_t structlen) in usb_parse_data() 172 void *structure, size_t structlen) in usb_parse_CV_descr()
|
H A D | usba10_calls.c | 86 void *structure, in usba10_usb_parse_data()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | llc1.c | 228 #define GETSTRUCT(structure, number) \ argument 230 #define GETBUF(structure, size) \ argument
|
H A D | gld.c | 204 #define GLD_GETSTRUCT(structure, number) \ argument
|
/illumos-gate/usr/src/cmd/locale/ |
H A D | locale.c | 275 void *(*structure)(void); member
|
/illumos-gate/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 113 void *structure, in usb_parse_data()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_multi.c | 147 #define GETSTRUCT(structure, number) \ argument
|
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-int.h | 2322 #define KRB5_VERIFY_MAGIC(structure,magic_number) \ argument
|