Home
last modified time | relevance | path

Searched full:segments (Results 1 – 25 of 131) sorted by relevance

123456

/openbmc/sdbusplus/tools/sdbusplus/
H A Dpath.py29 raise ValueError(f"Segments cannot start with /: {self.value}")
30 segments = self.value.split("/")
32 segments = segments[1:]
33 for s in segments:
43 self.segments = [
44 Path(segment=True, **s) for s in kwargs.pop("segments", [])
H A Dservicename.py33 "Service name segments may not start with a number:"
/openbmc/qemu/hw/display/
H A Djazz_led.c45 uint8_t segments; member
56 val = s->segments; in jazz_led_read()
70 s->segments = new_val; in jazz_led_write()
192 /* display segments */ in jazz_led_update_display()
194 (s->segments & 0x02) ? color_segment : 0); in jazz_led_update_display()
196 (s->segments & 0x04) ? color_segment : 0); in jazz_led_update_display()
198 (s->segments & 0x08) ? color_segment : 0); in jazz_led_update_display()
200 (s->segments & 0x10) ? color_segment : 0); in jazz_led_update_display()
202 (s->segments & 0x20) ? color_segment : 0); in jazz_led_update_display()
204 (s->segments & 0x40) ? color_segment : 0); in jazz_led_update_display()
[all …]
/openbmc/phosphor-mrw-tools/
H A DInventory.pm107 #Removes unnecessary segments of the path name, renames
108 #some segments to match standard conventions, and numbers
109 #segments based on their position attribute.
114 #Remove connector segments from the OBMC_NAME
120 #Don't need card segments for non-FRUs
156 #Split the target into segments, then start
157 #adding segments in to make new targets so we can
159 my @segments = split('/', $item->{TARGET});
161 for my $s (@segments) {
192 #Find the connectors embedded in the segments
[all …]
H A Dgen_path_callouts.pl43 # The optional --segments argument will output a JSON file of all the bus
44 # segments in the system, which is what the callouts are made from.
236 "segments" => \$printSegments
259 # Write the segments to a JSON file
263 my $segmentsFile = "$outDir/segments.json";
276 # Returns a hash of all the FSI, I2C, and SPI segments in the MRW
279 my %segments;
408 push @{$segments{$busType}}, { %segment };
412 return %segments;
486 my ($segments, $callouts) = @_;
[all …]
H A Dinventory.pl160 my @segments = split('/', $item->{orig_name});
162 for my $s (@segments) {
206 my @segments = split('/', $item->{orig_name});
208 for my $s (@segments) {
247 #Remove path segments that are connectors
255 my @segments = split('/', $item->{name});
257 for my $s (@segments) {
270 #remove the connector segments out of the path
377 my @segments = split('/', $item->{name});
379 for $segment (@segments) {
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp103 boost::urls::segments_ref segments = parsedUrl->segments(); in searchCollectionsArray() local
104 if (!segments.is_absolute()) in searchCollectionsArray()
111 if (segments.size() < 2) in searchCollectionsArray()
115 if (segments.front() != "redfish") in searchCollectionsArray()
119 segments.erase(segments.begin()); in searchCollectionsArray()
120 if (segments.front() != "v1") in searchCollectionsArray()
124 segments.erase(segments.begin()); in searchCollectionsArray()
127 if (!segments.empty() && segments.back().empty()) in searchCollectionsArray()
129 segments.pop_back(); in searchCollectionsArray()
132 // If no segments then the passed URI was either "/redfish/v1" or in searchCollectionsArray()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/
H A D0002-align-startOffset-with-p_align-instead-of-pagesize-f.patch7 According to the ELF specification, the alignment of loadable process segments
14 that newly added LOAD segments satisfy (p_vaddr mod p_align) == (p_offset mod
35 + The ELF specification requires that loadable process segments satisfy
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0006-kexec-syscall.h-work-around-missing-syscall-wrapper.patch28 struct kexec_segment *segments, unsigned long flags)
30 return (long) syscall(__NR_kexec_load, entry, nr_segments, segments, flags);
34 + struct kexec_segment *segments, unsigned long flags);
/openbmc/qemu/include/hw/pci-host/
H A Dpam.h37 * 0xc0000 - 0xc3fff Expansion area memory segments
45 * 0xe0000 - 0xe3fff Extended System BIOS Area Memory Segments
50 * 0xf0000 - 0xfffff System BIOS Area Memory Segments
/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.h178 uint16_t segments; member
187 uint16_t segments; member
230 uint16_t segments; member
H A Dpdb.c164 unsigned stream_idx = r->segments; in pdb_init_segments()
190 r->segments = lduw_le_p((const char *)symbols + sizeof(PDB_SYMBOLS) + in pdb_init_symbols()
194 offsetof(PDB_STREAM_INDEXES, segments)); in pdb_init_symbols()
/openbmc/qemu/scripts/
H A Ddump-guest-memory.py71 self.segments = []
137 self.segments[0].p_filesz += ctypes.sizeof(note)
138 self.segments[0].p_memsz += ctypes.sizeof(note)
156 self.segments[0].p_filesz += ctypes.sizeof(note)
157 self.segments[0].p_memsz += ctypes.sizeof(note)
168 self.segments.append(phdr)
184 len(self.segments) * ctypes.sizeof(self.segments[0])
186 for phdr in self.segments:
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_blk.h35 #define VIRTIO_BLK_F_SEG_MAX 2 /* Indicates maximum # of segments */
63 /* The maximum number of segments (if VIRTIO_BLK_F_SEG_MAX) */
99 * The maximum number of discard segments in a
113 * The maximum number of segments in a write zeroes
132 * The maximum number of secure erase segments in a
/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c204 * Default segments mapping addresses and size for each peripheral per
306 if ((asc->segments == aspeed_2500_spi1_segments || in aspeed_smc_flash_set_segment()
307 asc->segments == aspeed_2500_spi2_segments) && in aspeed_smc_flash_set_segment()
309 seg.addr + seg.size != asc->segments[cs].addr + in aspeed_smc_flash_set_segment()
310 asc->segments[cs].size) { in aspeed_smc_flash_set_segment()
313 seg.size = asc->segments[cs].addr + asc->segments[cs].size - in aspeed_smc_flash_set_segment()
335 /* And segments should not overlap (in the specs) */ in aspeed_smc_flash_set_segment()
750 asc->segment_to_reg(s, &asc->segments[i])); in aspeed_smc_reset()
1268 offset += asc->segments[i].size; in aspeed_smc_realize()
1334 s, name, s->asc->segments[s->cs].size); in aspeed_smc_flash_realize()
[all …]
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h57 * Memory segments (64bit kernel mode addresses)
58 * The compatibility segments use the full 64-bit sign extended value. Note
91 * Memory segments (32bit kernel mode addresses)
/openbmc/qemu/include/hw/xen/interface/io/
H A Dblkif.h586 * Recognized if "feature-max-indirect-segments" in present in the backend
587 * xenbus info. The "feature-max-indirect-segments" node contains the maximum
588 * number of segments allowed by the backend per request. If the node is
591 * maximum number of indirect segments is fixed by the backend, but the
592 * frontend can issue requests with any number of indirect segments as long as
595 * grant references of the pages that are holding the indirect segments.
597 * information about the segments. The number of indirect pages to use is
598 * determined by the number of segments an indirect request contains. Every
600 * (PAGE_SIZE / sizeof(struct blkif_request_segment)) segments, so to
605 * create the "feature-max-indirect-segments" node!
[all …]
/openbmc/bmcweb/http/
H A Dutility.hpp346 url.segments().push_back(arg); in appendUrlPieces()
397 std::initializer_list<UrlSegment> segments) in readUrlSegments() argument
399 const boost::urls::segments_view& urlSegments = url.segments(); in readUrlSegments()
431 for (const auto& segment : segments) in readUrlSegments()
474 const boost::urls::segments_view& urlSegments = urlView.segments(); in replaceUrlSegment()
489 url.segments().push_back(newSegment); in replaceUrlSegment()
493 url.segments().push_back(*it); in replaceUrlSegment()
/openbmc/sdbusplus/docs/yaml/
H A Dinterface.md246 `description` and `segments`. Each `segments` entry must have the YAML property
247 `name` & `value` and may optionally have a `description` & nested `segments`.
257 segments:
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_blk.h14 #define VIRTIO_BLK_F_SEG_MAX 2 /* Indicates maximum # of segments */
40 /* The maximum number of segments (if VIRTIO_BLK_F_SEG_MAX) */
/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dconfig.mk9 # The PXA's OneNAND SPL uses .text.0 and .text.1 segments to allow booting from
/openbmc/qemu/linux-user/loongarch64/
H A DMakefile.vdso11 -Wl,--no-warn-rwx-segments -Wl,-z,max-page-size=4096 \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/
H A DDetectorGroup.interface.yaml34 segments:
/openbmc/openbmc-tools/openbmc-autobump/
H A Dopenbmc-autobump.py50 segments = uri.split(";")
53 for s in segments[1:]:
61 uri = segments[0]
/openbmc/qemu/hw/block/
H A Dxen_blkif.h24 uint8_t nr_segments; /* number of segments */
50 uint8_t nr_segments; /* number of segments */

123456