Searched defs:file_type (Results 1 – 10 of 10) sorted by relevance
/openbmc/libpldm/src/oem/ibm/ |
H A D | file_io.c | 467 uint16_t *file_type, in decode_rw_file_by_type_memory_req() 522 uint16_t file_type, uint32_t file_handle, in encode_rw_file_by_type_memory_req() 577 uint16_t *file_type, uint32_t *file_handle, in decode_new_file_req() 624 int encode_new_file_req(uint8_t instance_id, uint16_t file_type, in encode_new_file_req() 672 size_t payload_length, uint16_t *file_type, in decode_rw_file_by_type_req() 730 uint16_t file_type, uint32_t file_handle, in encode_rw_file_by_type_req() 787 uint16_t *file_type, uint32_t *file_handle, in decode_file_ack_req() 833 int encode_file_ack_req(uint8_t instance_id, uint16_t file_type, in encode_file_ack_req() 881 uint8_t instance_id, uint16_t file_type, uint32_t file_handle, in encode_file_ack_with_meta_data_req() 935 const struct pldm_msg *msg, size_t payload_length, uint16_t *file_type, in decode_file_ack_with_meta_data_req() [all …]
|
/openbmc/libpldm/include/libpldm/oem/ibm/ |
H A D | file_io.h | 444 uint16_t file_type; //!< Type of file member 533 uint16_t file_type; //!< Type of file member 599 uint16_t file_type; //!< Type of file member 684 uint16_t file_type; //!< Type of file member 751 uint16_t file_type; //!< Type of file member 836 uint16_t file_type; //!< Type of file member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_ekanalyzer.c | 460 int file_type[MAX_FILE_NUMBER]; in ipmi_ekanalyzer_main() local 671 ipmi_ekanalyzer_print(int argc, char *opt, char **filename, int *file_type) in ipmi_ekanalyzer_print() 882 ipmi_ek_display_power( int argc, char * opt, char ** filename, int * file_type ) in ipmi_ek_display_power() 1078 char ** filename, int * file_type ) in ipmi_ekanalyzer_ekeying_match() 1237 static int ipmi_ek_matching_process( int * file_type, int index1, int index2, in ipmi_ek_matching_process() 2066 ipmi_ek_display_link_descriptor(int file_type, unsigned char rsc_id, in ipmi_ek_display_link_descriptor()
|
/openbmc/linux/drivers/s390/char/ |
D | vmur.h |
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_thor.c | 256 int file_type, ret = 0; in process_rqt_download() local
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 134 int file_type; in read_splashfile() local 184 int file_type; in fw_cfg_bootsplash() local
|
/openbmc/u-boot/tools/ |
H A D | mtk_image.h | 110 __le16 file_type; member
|
/openbmc/linux/include/uapi/linux/ |
D | nilfs2_ondisk.h |
|
/openbmc/u-boot/fs/ext4/ |
H A D | ext4_common.c | 472 int ext4fs_update_parent_dentry(char *filename, int file_type) in ext4fs_update_parent_dentry()
|
/openbmc/qemu/qga/ |
H A D | commands-win32.c | 199 DWORD file_type, pipe_state; in handle_set_nonblocking() local
|