Searched full:unique (Results 1 – 25 of 1413) sorted by relevance
12345678910>>...57
/openbmc/linux/include/uapi/linux/ |
D | atmioc.h |
|
/openbmc/linux/tools/perf/util/ |
D | cputopo.h |
|
/openbmc/linux/arch/x86/include/asm/uv/ |
D | uv_mmrs.h |
|
/openbmc/qemu/include/qemu/ |
H A D | uuid.h | 48 * @node0: The spatially unique node0 identifier 49 * @node1: The spatially unique node1 identifier 50 * @node2: The spatially unique node2 identifier 51 * @node3: The spatially unique node3 identifier 52 * @node4: The spatially unique node4 identifier 53 * @node5: The spatially unique node5 identifier
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
D | media-ioc-g-topology.rst |
|
/openbmc/u-boot/include/ |
H A D | board.h | 53 * @id: A unique identifier for the bool value to be read. 64 * @id: A unique identifier for the int value to be read. 75 * @id: A unique identifier for the string value to be read. 99 * @id: A unique identifier for the bool value to be read. 110 * @id: A unique identifier for the int value to be read. 121 * @id: A unique identifier for the string value to be read. 134 * function that returns the unique device. This is especially useful for use
|
H A D | fsl_sfp.h | 57 u32 oem_uid; /* 0x9c OEM Unique ID */ 61 u32 fsl_uid; /* 0xB0 FSL Unique ID */ 73 u32 oem_uid; /* 0x9c OEM Unique ID */ 77 u32 fsl_uid; /* 0xB0 FSL Unique ID */
|
/openbmc/linux/include/linux/mfd/wm831x/ |
D | otp.h |
|
/openbmc/linux/Documentation/ABI/testing/ |
D | sysfs-firmware-sgi_uv |
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.h |
|
/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | README.md | 5 **What is _transaction id_** - A unique identifier created by hashing the bus 6 name and message cookie from a dbus call. The bus name (unique to each 7 application) and message cookie (unique within each bus peer) allows each dbus
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | log_id.hpp | 27 * work in order to get a unique ID still. 29 * @return A unique log ID. 36 * @brief Generates a unique PEL log entry ID every time
|
/openbmc/docs/designs/ |
H A D | unique-hostname.md | 1 # Setting a unique hostname to the BMC machine on first boot 31 To solve this, we are proposing a service which assigns a unique hostname to the 32 BMC and runs on the very first boot. one of the ways to generate the unique
|
H A D | event-logging.md | 32 OEM SEL design or by tools such as `ipmitool`, which are typically unique to 369 globally unique and are suggested to be of the format `"<service_name>:<key>"`. 769 - BIOSPOSTCode (unique) 771 - ChassisIntrusionDetected (unique) 772 - ChassisIntrusionReset (unique) 774 - FanRedundancyLost (unique) 775 - FanRedudancyRegained (unique) 779 - PowerSupplyConfigurationError (unique) 780 - PowerSupplyConfigurationErrorRecovered (unique) 782 - PowerSupplyFailurePredicted (unique) [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
D | isys_stream2mmio_public.h |
|
/openbmc/linux/drivers/virt/nitro_enclaves/ |
D | ne_pci_dev.h |
|
/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/ |
H A D | 0001-fix-nsectors-exceeds-0xffff-situation.patch | 17 extra nsectors to vendor unique selection criteria 49 + // Description: Selection criteria type. This defines a vendor unique format 52 + // 2 - Save extra sector count to vendor unique selection criteria 58 + // Description: Save extra sector count to vendor unique selection criteria.
|
/openbmc/u-boot/drivers/remoteproc/ |
H A D | rproc-uclass.c | 54 * _rproc_name_is_unique() - iteration helper to check if rproc name is unique 57 * @data: compare data (this is the name we want to ensure is unique) 59 * Return: 0 is there is no match(is unique); if there is a match(we dont 60 * have a unique name), return -EINVAL. 83 * rproc_name_is_unique() - Check if the rproc name is unique 84 * @check_dev: Device we are attempting to ensure is unique 85 * @check_name: Name we are trying to ensure is unique. 87 * Return: true if we have a unique name, false if name is not unique.
|
/openbmc/linux/drivers/acpi/ |
D | pptt.c |
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | sqlite.py | 16 ("method", "TEXT NOT NULL", "UNIQUE"), 17 ("taskhash", "TEXT NOT NULL", "UNIQUE"), 25 ("method", "TEXT NOT NULL", "UNIQUE"), 26 ("taskhash", "TEXT NOT NULL", "UNIQUE"), 27 ("outhash", "TEXT NOT NULL", "UNIQUE"), 41 ("username", "TEXT NOT NULL", "UNIQUE"), 50 ("name", "TEXT NOT NULL", "UNIQUE"), 79 UNIQUE({unique}) 84 unique=", ".join( 85 name for name, _, flags in definition if "UNIQUE" in flags
|
/openbmc/u-boot/arch/arm/mach-imx/mx7/ |
H A D | soc.c | 313 * OCOTP_TESTER describes a unique ID based on silicon wafer 318 * FSL-wide unique, encoded LOT ID STD II/SJC CHALLENGE/ Unique ID 322 * The X-coordinate of the die location on the wafer/SJC CHALLENGE/ Unique ID 324 * The Y-coordinate of the die location on the wafer/SJC CHALLENGE/ Unique ID 327 * CHALLENGE/ Unique ID 329 * FSL-wide unique, encoded LOT ID STD II/SJC CHALLENGE/ Unique ID
|
/openbmc/u-boot/drivers/led/ |
H A D | Kconfig | 112 which LED is being acted on. As such, the chosen value must be unique 147 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping 182 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping 217 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping 252 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping 287 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 085 | 66 # ${1}: unique identifier for the snapshot filename 76 # ${1}: unique identifier for the snapshot filename 92 # ${1}: unique identifier for the snapshot filename 105 # ${1}: unique identifier for the snapshot filename 113 # ${1}: unique identifier for the snapshot filename 121 # ${1}: unique identifier for the snapshot filename
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | kprobe_non_uniq_symbol.tc |
|
/openbmc/linux/include/linux/ |
D | fsl_devices.h |
|
12345678910>>...57