/openbmc/qemu/docs/ |
H A D | pci_expander_bridge.txt | 32 - a pxb host bridge attached to NUMA 1 with an e1000 behind it 33 - a pxb host bridge attached to NUMA 0 with an e1000 behind it 34 - a pxb host bridge not attached to any NUMA with a hard drive behind it. 49 …However, the bus behind is exposed through ACPI as a primary PCI bus and starts a new PCI hierarch… 50 The interrupts from devices behind the PXB are routed through this device the same as if it were a 56 - All the devices behind the bridge will use bridge's IO/MEM windows compacting
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-ata | 21 connected, the number of links behind it. 40 Behind each port, there is a ata_link. If there is a SATA PM in the topology, 15 43 If a link is behind a port, the directory name is linkX, where X is ata_port_id 44 of the port. If a link is behind a PM, its name is linkX.Y where X is 67 Behind each link, up to two ata devices are created. 121 "none" if no device was found behind the link.
|
/openbmc/linux/drivers/md/ |
H A D | raid1.h | 154 atomic_t behind_remaining; /* number of write-behind ios remaining 173 * When R1BIO_BehindIO is set, we store pages for write behind 196 /* For write-behind requests, we call bi_end_io when 197 * the last non-write-behind device completes, providing 199 * any write-behind write succeeds, otherwise we call
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | tc_restrictions.sh | 215 check_fail $? "Incorrect success to add matchall rule behind a flower rule" 224 check_err $? "Failed to add flower rule behind a matchall rule" 254 # On egress, all matchall-mirror rules have to be behind the flower rules 269 check_fail $? "Incorrect success to add matchall rule behind a flower rule" 278 check_err $? "Failed to add flower rule behind a matchall rule"
|
/openbmc/linux/arch/mips/vdso/ |
H A D | vgettimeofday.c | 23 * This is behind the ifdef so that we don't provide the symbol when there's no 59 * This is behind the ifdef so that we don't provide the symbol when there's no
|
/openbmc/qemu/hw/arm/ |
H A D | musca.c | 114 * Most of the devices in the Musca board sit behind Peripheral Protection 116 * sit behind which PPCs. 212 * Create an MPC and the RAM or flash behind it. in make_mpc() 220 * stubs behind the PPCs). in make_mpc() 221 * The whole CryptoIsland region behind its MPC is an unimplemented stub. in make_mpc() 272 /* Return the register interface MR for our caller to map behind the PPC */ in make_mpc() 313 * behind the Musca-A PPC's single port. These devices don't have a PPC in make_musca_a_devs() 433 * Most of the devices in the board are behind Peripheral Protection in musca_init() 445 * all the devices behind that. in musca_init()
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0023-tests-Skip-2-qemu-tests-that-can-hang-in-oe-selftest.patch | 6 qemumips and qemuppc were leaving stale processes behind after 9 Disable them so that there are no stale processes left behind.
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/ |
H A D | zones.yaml | 31 PCI cards located behind the GPU exhaust that 79 PCI cards located behind the GPU exhaust that
|
/openbmc/linux/Documentation/driver-api/pci/ |
H A D | p2pdma.rst | 17 only supports doing P2P when the endpoints involved are all behind the 61 memory behind it, its driver could add support as a P2P provider and 123 effects behind it. Thus, the order of loads and stores should not be important
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | trampoline_32.S | 50 /* Our %wim is one behind CWP */ 104 /* Our %wim is one behind CWP */ 163 /* Our %wim is one behind CWP */
|
/openbmc/linux/drivers/fsi/ |
H A D | Kconfig | 60 This option enables a FSI master that is present behind an OPB bridge 70 behind an IBM I2C Responder (I2CR) chip. The I2CR is an I2C device
|
/openbmc/linux/fs/ubifs/ |
H A D | master.c | 27 int behind; in ubifs_compare_master_node() local 43 behind = hmac_offs + UBIFS_MAX_HMAC_LEN; in ubifs_compare_master_node() 45 if (UBIFS_MST_NODE_SZ > behind) in ubifs_compare_master_node() 46 return memcmp(m1 + behind, m2 + behind, UBIFS_MST_NODE_SZ - behind); in ubifs_compare_master_node()
|
/openbmc/qemu/net/ |
H A D | filter.c | 192 return nf->insert_before_flag ? g_strdup("before") : g_strdup("behind"); in netfilter_get_insert() 199 if (strcmp(str, "before") && strcmp(str, "behind")) { in netfilter_set_insert() 201 "should be 'before' or 'behind'"); in netfilter_set_insert() 262 /* Search for the position to insert before/behind */ in netfilter_complete()
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | pci.c | 59 * Disregard devices living on bus 0 - these are not behind a in efi_pci_disable_bridge_busmaster() 70 * controllers that are behind a PCIe root port do not use in efi_pci_disable_bridge_busmaster()
|
/openbmc/obmc-console/docs/ |
H A D | mux-support.md | 3 In some hardware designs, multiple UARTS may be available behind a Mux, which 6 For example, let's say behind `/dev/ttyS0` there are `UART1` and `UART2`, behind
|
/openbmc/linux/drivers/soundwire/ |
H A D | intel_ace2x_debugfs.c | 94 /* Userspace changed the hardware state behind the kernel's back */ in intel_set_m_datamode() 112 /* Userspace changed the hardware state behind the kernel's back */ in intel_set_s_datamode()
|
/openbmc/linux/tools/perf/tests/ |
H A D | maps.c | 117 /* kcore2 map hides behind bpf_prog_2 */ in test__maps__merge_in() 121 /* kcore3 map hides behind bpf_prog_3, kcore1 and adds new map */ in test__maps__merge_in()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | inotify.rst | 18 What is the design decision behind not tying the watch to the open fd of 29 What is the design decision behind using an-fd-per-instance as opposed to
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | io.cpp | 25 /* Map based on aligned addresses - behind the scenes. */ in read() 64 /* Map based on aligned addresses - behind the scenes. */ in write()
|
/openbmc/openbmc/meta-quanta/meta-q71l/ |
H A D | README.md | 6 This platform is currently supported, although often behind.
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | enumeration.rst | 9 devices behind serial bus controllers. 21 - Devices behind real busses where there is a connector resource 30 The ACPI implementation enumerates devices behind busses (platform, SPI, 186 Slave devices behind SPI bus have SpiSerialBus resource attached to them. 261 The slaves behind I2C bus controller only need to add the ACPI IDs like 263 any slave devices behind the controller device once the adapter is
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c_core.c | 112 /* Connect requested bus if behind muxes */ in i2c_mux_set_all() 228 * if that bus is behind muxes. 229 * If previously selected bus is behind the muxes turns off all the
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | ulpi.txt | 4 Phys that are behind a ULPI connection can be described with the following
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/ |
H A D | spider_net.rst | 47 flowing RX traffic, every descr behind it should be marked "full", 57 all of those behind it should be "not-in-use". When RX traffic is not 69 be "not-in-use", and everything behind it should be "empty". If no
|
/openbmc/linux/drivers/char/agp/ |
H A D | isoch.c | 61 * lying behind it...) 311 * lying behind it. 334 * (multiple AGP v3 devices are allowed behind a single bridge). in agp_3_5_enable() 382 * Take an initial pass through the devices lying behind our host in agp_3_5_enable()
|