Home
last modified time | relevance | path

Searched defs:file_type (Results 1 – 10 of 10) sorted by relevance

/openbmc/libpldm/src/oem/ibm/
H A Dfile_io.c467 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 Dfile_io.h444 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 Dipmi_ekanalyzer.c460 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/
Dvmur.h
/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.c256 int file_type, ret = 0; in process_rqt_download() local
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c134 int file_type; in read_splashfile() local
184 int file_type; in fw_cfg_bootsplash() local
/openbmc/u-boot/tools/
H A Dmtk_image.h110 __le16 file_type; member
/openbmc/linux/include/uapi/linux/
Dnilfs2_ondisk.h
/openbmc/u-boot/fs/ext4/
H A Dext4_common.c472 int ext4fs_update_parent_dentry(char *filename, int file_type) in ext4fs_update_parent_dentry()
/openbmc/qemu/qga/
H A Dcommands-win32.c199 DWORD file_type, pipe_state; in handle_set_nonblocking() local