Searched refs:type_code (Results 1 – 8 of 8) sorted by relevance
82 type_code = value.type.code83 if type_code in Explorer.type_code_to_explorer_map:84 explorer_class = Explorer.type_code_to_explorer_map[type_code]108 type_code = datatype.code109 if type_code in Explorer.type_code_to_explorer_map:110 explorer_class = Explorer.type_code_to_explorer_map[type_code]397 type_code = datatype.code400 if type_code == gdb.TYPE_CODE_STRUCT:428 if type_code == gdb.TYPE_CODE_UNION:477 type_code = datatype.code[all …]
259 __u8 type_code : 2; member265 __u8 type_code : 2; member
108 __u8 type_code[3]; member
139 node->type_code, node->flags); in pnp_devices_proc_show()
1811 CtReq->un.rff.type_code = context; in lpfc_ns_cmd()1816 CtReq->un.rff.type_code = context; in lpfc_ns_cmd()
188 uint8_t type_code; /* type=8 for FCP */ member
1752 ai->lrpcs.type = rpc_state.type_code; in dvd_do_auth()