| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| H A D | init | 81 …subsystem-nomatch=tty --subsystem-nomatch=mem --subsystem-nomatch=vc --subsystem-nomatch=vtconsole…
|
| /openbmc/openbmc/poky/meta/recipes-core/udev/eudev/ |
| H A D | init | 101 …subsystem-nomatch=tty --subsystem-nomatch=mem --subsystem-nomatch=vc --subsystem-nomatch=vtconsole…
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | user_header_test.cpp | 35 EXPECT_EQ(uh.subsystem(), 0x10); in TEST() 96 regEntry.subsystem = 5; in TEST() 116 EXPECT_EQ(uh.subsystem(), 5); in TEST() 141 regEntry.subsystem = 5; in TEST() 187 regEntry.subsystem = 5; in TEST() 209 regEntry.subsystem = 5; in TEST() 231 regEntry.subsystem = 5; in TEST() 254 regEntry.subsystem = 5; in TEST() 276 regEntry.subsystem = 5; in TEST() 310 regEntry.subsystem = 5; in TEST() [all …]
|
| H A D | ascii_string_test.cpp | 17 entry.subsystem = 0x37; in TEST() 43 entry.subsystem = 0x37; in TEST()
|
| H A D | src_test.cpp | 180 entry.subsystem = 0x42; in TEST_F() 252 entry.subsystem = 0x42; in TEST_F() 319 entry.subsystem = 0x42; in TEST_F() 371 entry.subsystem = 0x42; in TEST_F() 412 entry.subsystem = 0x42; in TEST_F() 464 entry.subsystem = 0x42; in TEST_F() 669 entry.subsystem = 0x42; in TEST_F() 773 entry.subsystem = 0x42; in TEST_F() 839 entry.subsystem = 0x42; in TEST_F() 884 entry.subsystem = 0x42; in TEST_F() [all …]
|
| /openbmc/qemu/scripts/kvm/ |
| H A D | kvm_flightrecorder | 46 def enable_event(subsystem, event, enable): argument 47 write_file(trace_path('events', subsystem, event, 'enable'), '1' if enable else '0') 49 def enable_subsystem(subsystem, enable): argument 50 write_file(trace_path('events', subsystem, 'enable'), '1' if enable else '0')
|
| /openbmc/qemu/scripts/ |
| H A D | get_maintainer.pl | 47 my $subsystem = 0; 193 'subsystem!' => \$subsystem, 232 $subsystem = 0; 237 my $selections = $email + $scm + $status + $subsystem + $web; 461 my @subsystem = (); 483 if ($subsystem) { 484 @subsystem = uniq(@subsystem); 485 output(@subsystem); 539 @subsystem = (); 906 my $subsystem = $typevalue[$start]; [all …]
|
| /openbmc/openpower-hw-diags/attn/ |
| H A D | attn_logging.cpp | 116 uint8_t subsystem; in createPelCustom() local 121 subsystem = std::stoi(it->second); in createPelCustom() 122 tiPel->setSubsystem(subsystem); in createPelCustom() 148 if (static_cast<uint8_t>(pel::SubsystemID::hypervisor) == subsystem) in createPelCustom() 394 uint8_t subsystem; in event() local 399 subsystem = std::stoi(it->second); in event() 414 if (static_cast<uint8_t>(pel::SubsystemID::hypervisor) != subsystem) in event() 447 uint8_t subsystem; in eventTerminate() local 452 subsystem = std::stoi(it->second); in eventTerminate() 465 if (static_cast<uint8_t>(pel::SubsystemID::hypervisor) == subsystem) in eventTerminate()
|
| /openbmc/qemu/docs/system/s390x/ |
| H A D | css.rst | 1 The virtual channel subsystem 4 QEMU implements a virtual channel subsystem with subchannels, (mostly 12 The default channel subsystem image id (``<cssid>``) is ``0xfe``. Devices in 13 there will show up in channel subsystem image ``0`` to guests that do not 69 * a virtio-mouse device in a non-standard channel subsystem image:: 78 * a virtio-keyboard device in another non-standard channel subsystem image:: 83 the standard channel subsystem image id.
|
| /openbmc/openbmc/meta-amd/meta-ethanolx/recipes-amd/amd-fpga/files/ |
| H A D | ip-to-fpga.service | 3 BindsTo=sys-subsystem-net-devices-eth0.device 4 After=sys-subsystem-net-devices-eth0.device
|
| /openbmc/u-boot/drivers/ram/ |
| H A D | Kconfig | 15 The RAM subsystem adds a small amount of overhead to the image. 24 The RAM subsystem adds a small amount of overhead to the image. 50 K3 based AM654 devices has DDR memory subsystem that comprises 52 intergrate these blocks into the device. This DDR subsystem 55 SDRAM devices connected to DDR subsystem.
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/ |
| H A D | dhcpcd@.service | 5 BindsTo=sys-subsystem-net-devices-%i.device 6 After=sys-subsystem-net-devices-%i.device
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | phosphor-ipmi-net@.service | 4 Requires=sys-subsystem-net-devices-%i.device 5 After=sys-subsystem-net-devices-%i.device
|
| /openbmc/u-boot/scripts/ |
| H A D | get_maintainer.pl | 52 my $subsystem = 0; 253 'subsystem!' => \$subsystem, 302 $subsystem = 0; 307 my $selections = $email + $scm + $status + $subsystem + $web; 581 my @subsystem = (); 603 if ($subsystem) { 604 @subsystem = uniq(@subsystem); 605 output(@subsystem); 798 @subsystem = (); 1194 my $subsystem = $typevalue[$start]; [all …]
|
| /openbmc/openpower-hw-diags/attn/pel/ |
| H A D | user_header.cpp | 27 void UserHeader::setSubsystem(uint8_t subsystem) in setSubsystem() argument 29 _eventSubsystem = subsystem; in setSubsystem()
|
| H A D | pel_minimal.cpp | 67 void PelMinimal::setSubsystem(uint8_t subsystem) in setSubsystem() argument 69 _uh->setSubsystem(subsystem); in setSubsystem()
|
| /openbmc/u-boot/doc/driver-model/ |
| H A D | MIGRATION.txt | 14 The subsystem itself has been converted and maintainers should submit patches 24 The subsystem itself has been converted along with many of the host controller 34 The subsystem itself has been converted along with many of the host controller 95 The PCI subsystem has supported driver model since mid 2015. Maintainers should 104 The video subsystem has supported driver model since early 2016. Maintainers
|
| /openbmc/u-boot/drivers/net/ti/ |
| H A D | Kconfig | 10 subsystem found in the TI SoCs. 20 This driver supports the TI Keystone 2 Ethernet subsystem
|
| /openbmc/qemu/qapi/ |
| H A D | pci.json | 119 # @subsystem: the PCI subsystem id (since 3.1) 121 # @subsystem-vendor: the PCI subsystem vendor id (since 3.1) 126 'data': {'device': 'int', 'vendor': 'int', '*subsystem': 'int', 127 '*subsystem-vendor': 'int'} }
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | ascii_string.cpp | 40 setByte(2, entry.subsystem ? entry.subsystem.value() : 0x70); in AsciiString()
|
| H A D | user_header.cpp | 67 subsys = entry.subsystem; in UserHeader() 240 std::string subsystem; in getJSON() local 245 subsystem = pv::getValue(_eventSubsystem, pel_values::subsystemValues); in getJSON() 271 jsonInsert(uh, "Subsystem", subsystem, 1); in getJSON()
|
| H A D | repository.hpp | 32 uint8_t subsystem; member 45 uint8_t creator, uint8_t subsystem, uint8_t sev, in PELAttributes() 49 path(p), sizeOnDisk(size), creator(creator), subsystem(subsystem), in PELAttributes()
|
| /openbmc/qemu/docs/devel/ |
| H A D | ui.rst | 2 QEMU UI subsystem
|
| H A D | pci.rst | 2 PCI subsystem
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | imx6dl.dtsi | 116 capture-subsystem { 117 compatible = "fsl,imx-capture-subsystem"; 121 display-subsystem { 122 compatible = "fsl,imx-display-subsystem";
|