| /openbmc/sdeventplus/src/sdeventplus/source/ |
| H A D | io.cpp | 14 IO::IO(const Event& event, int fd, uint32_t events, Callback&& callback) : in IO() function in sdeventplus::source::IO 20 IO::IO(const IO& other, sdeventplus::internal::NoOwn) : in IO() function in sdeventplus::source::IO 24 void IO::set_callback(Callback&& callback) in set_callback() 29 int IO::get_fd() const in get_fd() 36 void IO::set_fd(int fd) const in set_fd() 42 uint32_t IO::get_events() const in get_events() 51 void IO::set_events(uint32_t events) const in set_events() 58 uint32_t IO::get_revents() const in get_revents() 67 detail::IOData& IO::get_userdata() const in get_userdata() 72 IO::Callback& IO::get_callback() in get_callback() [all …]
|
| H A D | io.hpp | 25 class IO : public Base class 28 using Callback = fu2::unique_function<void(IO&, int fd, uint32_t revents)>; 40 IO(const Event& event, int fd, uint32_t events, Callback&& callback); 51 IO(const IO& event, sdeventplus::internal::NoOwn); 135 class IOData : public IO, public BaseData 138 IO::Callback callback; 141 IOData(const IO& base, IO::Callback&& callback); 143 friend IO;
|
| /openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/ |
| H A D | lpc.asl | 42 IO(Decode16, 0x20, 0x20, 0x01, 0x02) 43 IO(Decode16, 0x24, 0x24, 0x01, 0x02) 44 IO(Decode16, 0x28, 0x28, 0x01, 0x02) 45 IO(Decode16, 0x2c, 0x2c, 0x01, 0x02) 46 IO(Decode16, 0x30, 0x30, 0x01, 0x02) 47 IO(Decode16, 0x34, 0x34, 0x01, 0x02) 48 IO(Decode16, 0x38, 0x38, 0x01, 0x02) 49 IO(Decode16, 0x3c, 0x3c, 0x01, 0x02) 50 IO(Decode16, 0xa0, 0xa0, 0x01, 0x02) 51 IO(Decode16, 0xa4, 0xa4, 0x01, 0x02) [all …]
|
| H A D | southcluster.asl | 20 /* IO Region 0 */ 25 IO(Decode16, 0x0cf8, 0x0cf8, 0x0001, 0x0008) 27 /* IO Region 1 */ 152 IO(Decode16, SPI_DMA_BASE_ADDRESS, SPI_DMA_BASE_ADDRESS, 0x0010, SPI_DMA_BASE_SIZE) 153 IO(Decode16, GPIO_BASE_ADDRESS, GPIO_BASE_ADDRESS, 0x0080, GPIO_BASE_SIZE) 154 IO(Decode16, WDT_BASE_ADDRESS, WDT_BASE_ADDRESS, 0x0040, WDT_BASE_SIZE)
|
| /openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/ |
| H A D | lpc.asl | 64 IO(Decode16, 0x20, 0x20, 0x01, 0x02) 65 IO(Decode16, 0x24, 0x24, 0x01, 0x02) 66 IO(Decode16, 0x28, 0x28, 0x01, 0x02) 67 IO(Decode16, 0x2c, 0x2c, 0x01, 0x02) 68 IO(Decode16, 0x30, 0x30, 0x01, 0x02) 69 IO(Decode16, 0x34, 0x34, 0x01, 0x02) 70 IO(Decode16, 0x38, 0x38, 0x01, 0x02) 71 IO(Decode16, 0x3c, 0x3c, 0x01, 0x02) 72 IO(Decode16, 0xa0, 0xa0, 0x01, 0x02) 73 IO(Decode16, 0xa4, 0xa4, 0x01, 0x02) [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/ |
| H A D | libio-stringy-perl_2.111.bb | 1 SUMMARY = "IO-stringy - I/O on in-core objects like strings and arrays" 4 filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." 6 HOMEPAGE = "http://www.zeegee.com/products/IO-stringy/" 12 SRC_URI = "${CPAN_MIRROR}/authors/id/D/DS/DSKOLL/IO-stringy-${PV}.tar.gz" 15 S = "${WORKDIR}/IO-stringy-${PV}"
|
| H A D | libio-compress-perl_2.213.bb | 5 IO-Compress supports reading and writing of the following compressed data \ 13 HOMEPAGE = "https://metacpan.org/release/IO-Compress" 19 SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/IO-Compress-${PV}.tar.gz" 23 S = "${WORKDIR}/IO-Compress-${PV}"
|
| H A D | libio-socket-ssl-perl_2.089.bb | 2 DESCRIPTION = "This module is a true drop-in replacement for IO::Socket::INET that \ 4 or client. IO::Socket::SSL supports all the extra features that one \ 9 HOMEPAGE = "https://metacpan.org/dist/IO-Socket-SSL" 23 SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz" 26 S = "${WORKDIR}/IO-Socket-SSL-${PV}"
|
| H A D | libio-compress-lzma-perl_2.213.bb | 4 HOMEPAGE = "https://metacpan.org/release/IO-Compress-Lzma" 10 SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/IO-Compress-Lzma-${PV}.tar.gz" 14 S = "${WORKDIR}/IO-Compress-Lzma-${PV}"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
| H A D | libio-pty-perl_1.20.bb | 1 SUMMARY = "Perl module for pseudo tty IO" 6 SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Tty-${PV}.tar.gz" 10 S = "${WORKDIR}/IO-Tty-${PV}" 25 FILES:${PN}-dbg += "${libdir}/perl/vendor_perl/*/auto/IO/Tty/.debug/"
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 024.out | 5 === IO: pattern 0x11 25 === IO: pattern 0x22 37 === IO: pattern 0x33 40 === IO: pattern 0x33 45 === IO: pattern 0x33 48 === IO: pattern 0x33 51 === IO: pattern 0x33 54 === IO: pattern 0x33 57 === IO: pattern 0x11 60 === IO: pattern 0x00 [all …]
|
| H A D | 048.out | 3 === IO: pattern 45 23 === IO: pattern 67 28 === IO: pattern 123 34 === IO: pattern 100 37 === IO: pattern 101
|
| H A D | 025.out | 7 === IO: pattern 0xc5 21 === IO: pattern 0xc5 24 === IO: pattern 0
|
| /openbmc/openbmc/poky/scripts/contrib/bb-perf/ |
| H A D | buildstats.sh | 30 IO="IO wchar:IO write_bytes:IO syscr:IO read_bytes:IO rchar:IO syscw:IO cancelled_write_bytes" 54 -s stats The stats to be matched. Options: TIME, IO, RUSAGE, CHILD_RUSAGE 59 IO=$IO 113 IO) 114 stats="${stats}:${IO}"
|
| /openbmc/u-boot/doc/mvebu/ |
| H A D | armada-8k-memory.txt | 31 0xF9000000 0xF900FFFF CP-0 / PCIe#0 IO space. 33 0xF9010000 0xF901FFFF CP-0 / PCIe#1 IO space. 35 0xF9020000 0xF902FFFF CP-0 / PCIe#2 IO space. 45 0xFD000000 0xFD00FFFF CP-1 / PCIe#0 IO space. 47 0xFD010000 0xFD01FFFF CP-1 / PCIe#1 IO space. 49 0xFD020000 0xFD02FFFF CP-1 / PCIe#2 IO space.
|
| /openbmc/u-boot/board/intel/bayleybay/acpi/ |
| H A D | mainboard.asl | 21 IO(Decode16, 0x60, 0x60, 0x00, 0x01) 22 IO(Decode16, 0x64, 0x64, 0x00, 0x01) 38 IO(Decode16, 0x60, 0x60, 0x00, 0x01) 39 IO(Decode16, 0x64, 0x64, 0x00, 0x01)
|
| /openbmc/sdeventplus/test/source/ |
| H A D | io.cpp | 88 IO::Callback callback = [&](IO&, int fd, uint32_t revents) { in TEST_F() argument 93 IO io(*event, fd, events, std::move(callback)); in TEST_F() 120 IO::Callback callback = [&completions](IO&, int, uint32_t) { in TEST_F() argument 123 EXPECT_THROW(IO(*event, fd, events, std::move(callback)), SdEventError); in TEST_F() 131 std::unique_ptr<IO> io; 157 std::make_unique<IO>(*event, fd, events, [](IO&, int, uint32_t) {}); in SetUp() argument 174 auto io2 = std::make_unique<IO>(*io); in TEST_F() 180 IO io3(*io); in TEST_F()
|
| /openbmc/qemu/docs/specs/ |
| H A D | acpi_pci_hotplug.rst | 7 ACPI GPE block (IO ports 0xafe0-0xafe3, byte access) 13 PCI slot injection notification pending (IO port 0xae00-0xae03, 4-byte access) 21 PCI slot removal notification (IO port 0xae04-0xae07, 4-byte access) 29 PCI device eject (IO port 0xae08-0xae0b, 4-byte access) 44 PCI removability status (IO port 0xae0c-0xae0f, 4-byte access)
|
| H A D | acpi_hw_reduced_hotplug.rst | 15 single interrupt for the GED device, relying on an IO memory region 41 Local0 = ESEL // ESEL = IO memory region which specifies the 55 GED IO interface (4 byte access) 72 Nothing is expected to be written into GED IO memory
|
| /openbmc/sdeventplus/example/ |
| H A D | delayed_echo.cpp | 22 using sdeventplus::source::IO; 46 auto ioCb = [&](IO&, int fd, uint32_t) { in main() argument 58 IO ioSource(event, STDIN_FILENO, EPOLLIN, std::move(ioCb)); in main()
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | storage_controller.hpp | 14 IO, enumerator 29 {NVMeControllerType::IO, "IO"},
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | parselogs-ignores-qemuppc.txt | 2 PCI 0000:00 Cannot reserve Legacy IO [io 0x0000-0x0fff] 6 Cannot reserve Legacy IO
|
| /openbmc/kcsbridge/src/ |
| H A D | main.cpp | 26 using sdeventplus::source::IO; 56 IO ioSource( in execute() 58 stdplus::exception::ignore([&kcs, &bus, &slot](IO&, int, uint32_t) { in execute() argument
|
| /openbmc/phosphor-host-ipmid/transport/serialbridge/ |
| H A D | serialbridged.cpp | 20 using sdeventplus::source::IO; 53 IO ioSource(event, uart.get(), EPOLLIN | EPOLLET, in execute() 55 [&serialchannel, &uart, &bus, &slot](IO&, int, uint32_t) { in execute() argument
|
| /openbmc/qemu/python/qemu/utils/ |
| H A D | qom_fuse.py | 40 IO, 132 def read(self, path: str, size: int, offset: int, fh: IO[bytes]) -> bytes: 159 fh: Optional[IO[bytes]] = None) -> Mapping[str, object]: 203 def readdir(self, path: str, fh: IO[bytes]) -> Iterator[str]:
|