/openbmc/bmcweb/redfish-core/include/ |
H A D | error_messages.hpp | 41 * @returns Message Success formatted to JSON */ 53 * @returns Message GeneralError formatted to JSON */ 63 * @returns Message Created formatted to JSON */ 74 * @returns Message NoOperation formatted to JSON */ 85 * @returns Message PropertyDuplicate formatted to JSON */ 97 * @returns Message PropertyUnknown formatted to JSON */ 110 * @returns Message PropertyValueTypeError formatted to JSON */ 125 * @returns Message PropertyValueFormatError formatted to JSON */ 140 * @returns Message PropertyValueNotInList formatted to JSON */ 155 * @returns Message PropertyValueOutOfRange formatted to JSON */ [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_model.h | 32 input->filter.formatted.src_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_sip() 33 mask->formatted.src_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_sip() 41 input->filter.formatted.dst_ip[0] = (__force __be32)val; in ixgbe_mat_prgm_dip() 42 mask->formatted.dst_ip[0] = (__force __be32)m; in ixgbe_mat_prgm_dip() 58 input->filter.formatted.src_port = (__force __be16)(val & 0xffff); in ixgbe_mat_prgm_ports() 59 mask->formatted.src_port = (__force __be16)(m & 0xffff); in ixgbe_mat_prgm_ports() 60 input->filter.formatted.dst_port = (__force __be16)(val >> 16); in ixgbe_mat_prgm_ports() 61 mask->formatted.dst_port = (__force __be16)(m >> 16); in ixgbe_mat_prgm_ports()
|
H A D | ixgbe_82599.c | 1376 tunnel = !!(input.formatted.flow_type & IXGBE_ATR_L4TYPE_TUNNEL_MASK); in ixgbe_fdir_add_signature_filter_82599() 1377 flow_type = input.formatted.flow_type & in ixgbe_fdir_add_signature_filter_82599() 1478 input->formatted.bkt_hash = (__force __be16)(bucket_hash & 0x1FFF); in ixgbe_atr_compute_perfect_hash_82599() 1492 u32 mask = ntohs(input_mask->formatted.dst_port); in ixgbe_get_fdirtcpm_82599() 1495 mask |= ntohs(input_mask->formatted.src_port); in ixgbe_get_fdirtcpm_82599() 1536 if (input_mask->formatted.bkt_hash) in ixgbe_fdir_set_input_mask_82599() 1540 switch (input_mask->formatted.vm_pool & 0x7F) { in ixgbe_fdir_set_input_mask_82599() 1551 switch (input_mask->formatted.flow_type & IXGBE_ATR_L4TYPE_MASK) { in ixgbe_fdir_set_input_mask_82599() 1554 if (input_mask->formatted.dst_port || in ixgbe_fdir_set_input_mask_82599() 1555 input_mask->formatted.src_port) { in ixgbe_fdir_set_input_mask_82599() [all …]
|
H A D | ixgbe_ethtool.c | 2557 switch (rule->filter.formatted.flow_type) { in ixgbe_get_ethtool_fdir_entry() 2577 fsp->h_u.tcp_ip4_spec.psrc = rule->filter.formatted.src_port; in ixgbe_get_ethtool_fdir_entry() 2578 fsp->m_u.tcp_ip4_spec.psrc = mask->formatted.src_port; in ixgbe_get_ethtool_fdir_entry() 2579 fsp->h_u.tcp_ip4_spec.pdst = rule->filter.formatted.dst_port; in ixgbe_get_ethtool_fdir_entry() 2580 fsp->m_u.tcp_ip4_spec.pdst = mask->formatted.dst_port; in ixgbe_get_ethtool_fdir_entry() 2581 fsp->h_u.tcp_ip4_spec.ip4src = rule->filter.formatted.src_ip[0]; in ixgbe_get_ethtool_fdir_entry() 2582 fsp->m_u.tcp_ip4_spec.ip4src = mask->formatted.src_ip[0]; in ixgbe_get_ethtool_fdir_entry() 2583 fsp->h_u.tcp_ip4_spec.ip4dst = rule->filter.formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry() 2584 fsp->m_u.tcp_ip4_spec.ip4dst = mask->formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry() 2585 fsp->h_ext.vlan_tci = rule->filter.formatted.vlan_id; in ixgbe_get_ethtool_fdir_entry() [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.ext4 | 52 ext4write- create a file in ext4 formatted partition 55 2. To list the files in an ext4-formatted partition, run: 62 3. To read and load a file from an ext4-formatted partition to RAM, run: 69 4. To write a file to an ext4-formatted partition.
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.h | 28 * @fmt: Format for creating other arguments to pass to QEMU, formatted 39 * @fmt: Format for creating other arguments to pass to QEMU, formatted 125 * @fmt: QMP message to send to qemu, formatted like 139 * @fmt: QMP message to send to qemu, formatted like 151 * @fmt: QMP message to send to qemu, formatted like 163 * @fmt: text to send, formatted like sprintf() 185 * @fmt: QMP message to send to QEMU, formatted like 200 * @fmt: QMP message to send to QEMU, formatted like 216 * @fmt: QMP message to send to QEMU, formatted like 231 * @fmt: QMP message to send to QEMU, formatted like [all …]
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.h | 22 /* ASCII formatted WWPN for FC Initiator Nport */ 64 /* ASCII formatted WWPN for FC Target Lport */ 66 /* ASCII formatted naa WWPN for VPD page 83 etc */
|
/openbmc/linux/Documentation/gpu/ |
H A D | msm-crash-dump.rst | 9 This document describes how the output is formatted. 26 The kernel time at crash formatted as seconds.microseconds. 35 ID of the GPU that generated the crash formatted as
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utuuid.c | 40 * PARAMETERS: in_string - 36-byte formatted UUID string 45 * DESCRIPTION: Convert a 36-byte formatted UUID string to 16-byte UUID buffer 70 * out_string - 36-byte formatted UUID string 74 * DESCRIPTION: Convert 16-byte UUID buffer to 36-byte formatted UUID string
|
H A D | utpredef.c | 101 * PARAMETERS: buffer - Where the formatted string is returned 104 * RETURN: Formatted string in Buffer. 279 * PARAMETERS: buffer - Where to return the formatted types 333 * PARAMETERS: buffer - Where the formatted string is returned 336 * RETURN: Count of return types. Formatted string in Buffer.
|
H A D | utprint.c | 4 * Module Name: utprint - Formatted printing routines 314 * DESCRIPTION: Formatted output to a string using argument list pointer. 567 * DESCRIPTION: Formatted output to a string. 592 * DESCRIPTION: Formatted output to a string. 618 * DESCRIPTION: Formatted output to stdout using argument list pointer. 645 * DESCRIPTION: Formatted output to stdout. 671 * DESCRIPTION: Formatted output to a file using argument list pointer. 699 * DESCRIPTION: Formatted output to a file.
|
/openbmc/u-boot/include/ |
H A D | lcd_console.h | 97 * lcd_printf() - Print to screen a formatted string at location of the cursor 99 * @fmt: The formatted string to print 100 * @...: The arguments for the formatted string
|
/openbmc/linux/fs/adfs/ |
H A D | Kconfig | 11 and from ADFS-formatted floppy discs. If you also want to be able to 28 hard drives and ADFS-formatted floppy disks. This is experimental
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test/ |
H A D | run-ptest | 12 # Returns the simple test formatted name 19 # Returns the simple test formatted result
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test/ |
H A D | run-ptest | 12 # Returns the simple test formatted name 19 # Returns the simple test formatted result
|
/openbmc/openbmc/poky/meta/recipes-devtools/json-c/ |
H A D | json-c_0.18.bb | 3 you to easily construct JSON objects in C, output them as JSON formatted strings \ 4 and parse JSON formatted strings back into the C representation of JSON objects."
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-dmi-entries | 61 the "formatted" portion of the entry. This 62 "formatted" region is sometimes followed by 67 "formatted" portion of the entry, the
|
/openbmc/phosphor-power/ |
H A D | format_utils.hpp | 35 * ", ". The individual elements are formatted using std::format. 41 * @return formatted string containing the specified elements
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | qmp_tui.py | 97 The message to formatted into single line. 99 :return: Formatted singleline message. 289 Returns a formatted version of the server's address. 291 :return: formatted address 564 formatted = [] 567 formatted.append((level, msg)) 571 formatted.append(token) 572 self.history.add_to_history(formatted)
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | metafmt-intel-ipu3.rst | 18 interface. They are formatted as described by the :c:type:`ipu3_uapi_stats_3a` 48 formatted as described by the :c:type:`ipu3_uapi_params` structure.
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | dataService.js | 74 var formatted = data.formatted_data || {}; 78 this.network_interfaces = formatted.interfaces || [];
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-ioc-device-info.rst | 77 - Media API version, formatted with the ``KERNEL_VERSION()`` macro. 85 - Media device driver version, formatted with the
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-integrity.rst | 102 device. If the device is already formatted, the value from the 107 a power of two. If the device is already formatted, the value from 231 The layout of the formatted block device: 239 * magic string - identifies that the device was formatted
|
H A D | dm-zoned.rst | 29 dm-zoned target devices are formatted and checked using the dmzadm 144 A zoned block device must first be formatted using the dmzadm tool. This 161 Formatted device(s) can be started with the dmzadm utility, too.:
|
/openbmc/linux/drivers/md/ |
H A D | dm-clone-metadata.c | 230 * Check if the superblock is formatted or not. We consider the superblock to 231 * be formatted in case we find non-zero bytes in it. 233 static int __superblock_all_zeroes(struct dm_block_manager *bm, bool *formatted) in __superblock_all_zeroes() argument 251 *formatted = false; in __superblock_all_zeroes() 258 *formatted = true; in __superblock_all_zeroes() 426 bool formatted = false; in __open_or_format_metadata() local 428 r = __superblock_all_zeroes(cmd->bm, &formatted); in __open_or_format_metadata() 432 if (!formatted) in __open_or_format_metadata()
|