Searched defs:type_ptr (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | thunk.c | 32 static inline const argtype *thunk_type_next(const argtype *type_ptr) in thunk_type_next() 59 static const argtype *thunk_type_next_ptr(const argtype *type_ptr) in thunk_type_next_ptr() 66 const argtype *type_ptr; in thunk_register_struct() local 129 const argtype *type_ptr, int to_host) in thunk_convert() 275 const argtype *thunk_print(void *arg, const argtype *type_ptr) in thunk_print() 467 int thunk_type_size_array(const argtype *type_ptr, int is_host) in thunk_type_size_array() 472 int thunk_type_align_array(const argtype *type_ptr, int is_host) in thunk_type_align_array()
|
/openbmc/qemu/include/user/ |
H A D | thunk.h | 88 static inline int thunk_type_size(const argtype *type_ptr, int is_host) in thunk_type_size() 149 static inline int thunk_type_align(const argtype *type_ptr, int is_host) in thunk_type_align()
|
/openbmc/linux/drivers/scsi/ |
H A D | ses.c | 160 unsigned char *type_ptr = ses_dev->page1_types; in ses_set_page2_descriptor() local 190 unsigned char *type_ptr = ses_dev->page1_types; in ses_get_page2_descriptor() local 531 unsigned char *buf = NULL, *type_ptr, *desc_ptr, *addl_desc_ptr = NULL; in ses_enclosure_data_process() local 669 unsigned char *buf = NULL, *hdr_buf, *type_ptr, page; in ses_intf_add() local
|