Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/openbmc/ipmitool/contrib/
H A Doem_ibm_sel_map13 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
14 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
15 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
16 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
17 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
18 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
19 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
20 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
21 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
22 …ssis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Ven…
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_mc_id.robot3 Documentation Module to test IPMI management controller ID functionality.
19 Verify Get And Set Management Controller ID String
20 [Documentation] Verify get and set management controller ID string.
22 # Get the value of the managemment controller ID string.
29 # Extract management controller ID from cmd_output.
32 # Set the management controller ID string to other value.
36 Set Management Controller ID String ${new_mc_id}
38 # Get the management controller ID and verify.
39 Get Management Controller ID String And Verify ${new_mc_id}
42 Set Management Controller ID String ${initial_mc_id}
[all …]
H A Dtest_ipmi_device_id.robot3 ... This script verifies Get Device ID IPMI command.
9 ... Device ID, Device Revision, Firmware Revision 1 & 2,
10 ... IPMI Version, Manufacture ID, Product ID,
13 ... Request Data for Get Device ID defined under,
28 Get Device ID Via IPMI
29 [Documentation] Verify Get Device ID using IPMI and check whether a response is received.
32 # Verify Get Device ID.
34 ... ${IPMI_RAW_CMD['Device ID']['Get'][0]}
35 Should Not Contain ${resp} ${IPMI_RAW_CMD['Device ID']['Get'][1]}
38 Verify Get Device ID With Invalid Data Request
[all …]
H A Dtest_ipmi_sdr.robot156 ${reservation_id}= Get Reservation ID convert_lsb_to_msb=True
158 # Getting another Reservation ID and verify it is different from previous Reservation ID.
159 ${new_reservation_id}= Get Reservation ID convert_lsb_to_msb=True
162 ... msg=Getting same reservation ID for second time, reservation ID must be different.
165 Test Get SDR Using Reservation ID
166 [Documentation] Verify get SDR command using reservation ID obtained from Reserve SDR repository.
169 ${reservation_id}= Get Reservation ID add_prefix=True
171 # Get SDR full without using Reservation ID
[all...]
H A Dtest_ipmi_inband_sdr.robot32 # Convert number to hexadecimal record ID.
42 # If the record ID reaches the last data available, the next record ID will be ff ff.
43 # eg, If total record ID available is 115, record IDs : 0 - 114,
44 # Then when record ID reaches last record ID (i.e 114 (decimal) - 72h),
49 # current record ID in response data.
53 # Next record ID in response data.
61 # Next record ID in response data.
65 # current record ID in response data.
213 [Documentation] Verify whether reservation ID of Reserve Device SDR Repository is accessible
217 # Get Reservation ID.
[all …]
/openbmc/ipmitool/
H A DChangeLog2 * ID: 340 - ipmitool sol session improperly closes on packet retry
3 * ID: 277 - support for hostnames longer than 64 chars
4 * ID: 313 - ipmitool doesn't support hostname long than 64 symbols
5 * ID: 277 - Minor issue with ipmi_intf_session_set_hostname()
6 * ID: 247 - 'sensor thresh' help output is wrong
7 * ID: 324 - conflicting declaration write_fru_area()
8 * ID: 337 - Add support for 13G Dell PowerEdge
9 * ID: 325 - DDR4 DIMM Decoding Logic
10 * ID: 328 - HPM.2 fixes
11 * ID: 329 - hpm.1 upgrade fixes
[all …]
/openbmc/u-boot/drivers/gpio/
H A Dsunxi_gpio.c338 #define ID(_compat_, _soc_data_) \ macro
342 ID("allwinner,sun4i-a10-pinctrl", a_all),
343 ID("allwinner,sun5i-a10s-pinctrl", a_all),
344 ID("allwinner,sun5i-a13-pinctrl", a_all),
345 ID("allwinner,sun50i-h5-pinctrl", a_all),
346 ID("allwinner,sun6i-a31-pinctrl", a_all),
347 ID("allwinner,sun6i-a31s-pinctrl", a_all),
348 ID("allwinner,sun7i-a20-pinctrl", a_all),
349 ID("allwinner,sun8i-a23-pinctrl", a_all),
350 ID("allwinner,sun8i-a33-pinctrl", a_all),
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DREADME.md23 ### ID Button Interface
25 ID button interface `xyz.openbmc_project.Chassis.Buttons.ID` provides following
30 - simPress - To emulate ID button press.
34 - Released - ID button released signal.
35 - Pressed - ID button pressed signal.
39 ID button interface `xyz.openbmc_project.Chassis.Buttons.Reset` provides
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_project_config_page.py101 element = self.driver.find_element(By.ID, 'new-imagefs_types')
135 self.driver.find_element(By.ID, 'new-dl_dir').clear()
143 self.driver.find_element(By.ID,'new-dl_dir').clear()
151 self.driver.find_element(By.ID,'new-dl_dir').clear()
154 hidden_element = self.driver.find_element(By.ID,'hintError-dl_dir')
159 self.driver.find_element(By.ID,'new-dl_dir').clear()
162 hidden_element = self.driver.find_element(By.ID,'hintError-dl_dir')
190 self.driver.find_element(By.ID, 'new-sstate_dir').clear()
198 self.driver.find_element(By.ID,'new-sstate_dir').clear()
206 self.driver.find_element(By.ID,'new-sstate_dir').clear()
[all …]
/openbmc/qemu/docs/specs/
H A Dpci-ids.rst5 Red Hat, Inc. donates a part of its device ID range to QEMU, to be used for
6 virtual devices. The vendor IDs are 1af4 (formerly Qumranet ID) and 1b36.
8 Contact Gerd Hoffmann <kraxel@redhat.com> to get a device ID assigned
11 1af4 vendor ID
14 The 1000 -> 10ff device ID range is used as follows for virtio-pci devices.
36 ID range for modern virtio devices. The PCI device
37 ID is calculated from the virtio device ID by adding the
45 official ID when the code leaves the test lab (i.e. when seeking
49 Used as PCI Subsystem ID for existing hardware devices emulated
57 1b36 vendor ID
[all …]
H A Dvmgenid.rst1 Virtual Machine Generation ID Device
11 The VM generation ID (``vmgenid``) device is an emulated device which
27 generation ID support in a virtualization platform" section of
28 `the Microsoft Virtual Machine Generation ID specification
31 - **R1a** The generation ID shall live in an 8-byte aligned buffer.
33 - **R1b** The buffer holding the generation ID shall be in guest RAM,
36 - **R1c** The buffer holding the generation ID shall be kept separate from
42 - **R1e** The generation ID shall not live in a page frame that could be
44 generation ID lives in RAM, ROM or MMIO, it shall only be mapped as
58 will contain the VM Generation ID device. Other implementations (Hyper-V and
[all …]
H A Divshmem-spec.rst23 The device has vendor ID 1af4, device ID 1110, revision 1. Before
72 8 4 read-only 0 or ID IVPosition
75 bit 16..31: peer ID
90 this is zero. Else, it is the device's ID (between 0 and 65535).
100 The written value's high 16 bits are the ID of the peer to interrupt,
109 If the peer with the requested ID isn't connected, or it has fewer
141 - picks an ID,
143 - sends the ID and the file descriptor for the shared memory to the
152 The first client to connect to the server receives ID zero.
192 2. The client's ID. This is unique among all clients of this server.
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_project_config.py102 element = self.driver.find_element(By.ID, 'new-imagefs_types')
138 self.driver.find_element(By.ID, 'new-dl_dir').clear()
146 self.driver.find_element(By.ID,'new-dl_dir').clear()
154 self.driver.find_element(By.ID,'new-dl_dir').clear()
157 hidden_element = self.driver.find_element(By.ID,'hintError-dl_dir')
162 self.driver.find_element(By.ID,'new-dl_dir').clear()
165 hidden_element = self.driver.find_element(By.ID,'hintError-dl_dir')
195 self.driver.find_element(By.ID, 'new-sstate_dir').clear()
203 self.driver.find_element(By.ID,'new-sstate_dir').clear()
211 self.driver.find_element(By.ID,'new-sstate_dir').clear()
[all …]
H A Dtest_create_new_project.py90 input_name = self.driver.find_element(By.ID, "new-project-name")
95 create_btn = self.driver.find_element(By.ID, "create-project-button")
107 self.driver.find_element(By.ID,
114 self.driver.find_element(By.ID,
116 self.driver.find_element(By.ID, "create-project-button").click()
H A Dtest_functional_basic.py105 self.driver.find_element(By.ID, 'no-most-built')
115 …self.assertTrue(re.search("3",self.driver.find_element(By.ID, "project-layers-count").text),'There…
117 layer_list = self.driver.find_element(By.ID, "layers-in-project-list")
141 …self.assertTrue(re.search("qemux86-64",self.driver.find_element(By.ID, "project-machine-name").tex…
143 self.driver.find_element(By.ID, "change-machine-toggle").click()
146 self.driver.find_element(By.ID, "cancel-machine-change").click()
159 …(re.search("You haven't built any recipes yet",self.driver.find_element(By.ID, "no-most-built").te…
173 …self.assertTrue(re.search("Yocto Project master",self.driver.find_element(By.ID, "project-release-…
185 …self.assertTrue(re.search("3",self.driver.find_element(By.ID, "project-layers-count").text),'There…
188 layer_list = self.driver.find_element(By.ID, "layers-in-project-list")
/openbmc/qemu/qapi/
H A Drocker.json17 # @id: switch ID
123 # @tbl-id: flow table ID
127 # @tunnel-id: tunnel ID
129 # @vlan-id: VLAN ID
161 # @tunnel-id: tunnel ID
163 # @vlan-id: VLAN ID
188 # @goto-tbl: next table ID
190 # @group-id: group ID
192 # @tunnel-lport: tunnel logical port ID
194 # @vlan-id: VLAN ID
[all …]
/openbmc/qemu/hw/net/can/
H A Dtrace-events4 xlnx_can_rx_fifo_filter_reject(uint32_t id, uint8_t dlc) "Frame: ID: 0x%08x DLC: 0x%02x"
5 xlnx_can_filter_id_pre_write(uint8_t filter_num, uint32_t value) "Filter%d ID: 0x%08x"
7 …, uint8_t db3, uint8_t db4, uint8_t db5, uint8_t db6, uint8_t db7) "Frame: ID: 0x%08x DLC: 0x%02x …
8 …, uint8_t db3, uint8_t db4, uint8_t db5, uint8_t db6, uint8_t db7) "Frame: ID: 0x%08x DLC: 0x%02x …
13 xlnx_canfd_rx_fifo_filter_reject(char *path, uint32_t id, uint8_t dlc) "%s: Frame: ID: 0x%08x DLC: …
14 xlnx_canfd_rx_data(char *path, uint32_t id, uint8_t dlc, uint8_t flags) "%s: Frame: ID: 0x%08x DLC:…
15 xlnx_canfd_tx_data(char *path, uint32_t id, uint8_t dlc, uint8_t flgas) "%s: Frame: ID: 0x%08x DLC:…
/openbmc/pldm/requester/
H A DREADME.md12 - Instance ID expiration and marking the instance ID free after expiration.
21 request. The destination endpoint ID, instance ID, PLDM type, PLDM command code,
37 - If the response is received before instance ID expiration:
40 - If the response does not match with the PLDM instance ID, PLDM type and PLDM
43 - Once the instance ID is expired, then the response handler is invoked with
/openbmc/phosphor-logging/test/openpower-pels/
H A Drepository_test.cpp179 using ID = Repository::LogID; in TEST_F() typedef
182 ID badID{ID::Pel(42)}; in TEST_F()
193 ID id{ID::Pel(pelID)}; in TEST_F()
260 using ID = Repository::LogID; in TEST_F() typedef
261 ID id{ID::Pel(pelID)}; in TEST_F()
295 using ID = Repository::LogID; in TEST_F() typedef
296 ID id{ID::Pel(pelID)}; in TEST_F()
311 using ID = Repository::LogID; in TEST_F() typedef
312 ID id{ID::Pel(pelID)}; in TEST_F()
329 using ID = Repository::LogID; in TEST_F() typedef
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D261.out9 ID: 1
13 ID: 2
21 ID: 3
31 ID: 1
38 ID: 2
46 ID: 3
66 ID: 1
73 ID: 2
81 ID: 3
93 ID: 1
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Chassis/Buttons/ID'
8 '../../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/ID.interface.yaml',
28 'xyz/openbmc_project/Chassis/Buttons/ID',
/openbmc/u-boot/doc/device-tree-bindings/sound/
H A Dintel-hda.txt14 - intel,beep-nid: Node ID to use for beep (will be detected if not provided)
23 - vendor-id: 16-bit vendor ID for audio codec
24 - device-id: 16-bit device ID for audio codec
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/
H A DREADME.md24 ID. This aids in the enumeration of the endpoints belonging to an MCTP network.
30 An MCTP Network may provide an optional MCTP Network ID that can be used to
32 accessed by an entity . The Network ID is also used when an entity has more than
33 one point of access to the MCTP Network. The MCTP Network ID enables the entity
36 network ID then it is exposed on the D-Bus. The D-Bus object path is
39 interface and the UUID property is the MCTP network ID.
/openbmc/u-boot/doc/device-tree-bindings/mailbox/
H A Dk3-secure-proxy.txt17 - #mbox-cells Shall be 1. Contains the thread ID.
35 # RX thread ID is 4.
36 # TX thread ID is 5.
/openbmc/openbmc-test-automation/lib/
H A Dipmi_utils.robot19 #### raw cmd for get device ID.
20 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Device ID']['Get'][0]}
29 ... Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Device ID']['Get'][0]}
58 #### raw cmd for get device ID.
59 Run External IPMI Raw Command ${IPMI_RAW_CMD['Device ID']['Get'][0]}
68 ... Run External IPMI Raw Command ${IPMI_RAW_CMD['Device ID']['Get'][0]}

12345678910>>...18