Home
last modified time | relevance | path

Searched refs:Async (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-aiohttp_3.11.11.bb1 SUMMARY = "Async http client/server framework"
/openbmc/linux/Documentation/arch/x86/
H A Dtsx_async_abort.rst3 TSX Async Abort (TAA) mitigation
11 TSX Async Abort (TAA) is a side channel attack on internal buffers in some
/openbmc/linux/drivers/scsi/aacraid/
H A Ddpcsup.c100 if (hwfib->header.XferState & cpu_to_le32(NoResponseExpected | Async)) in aac_response_normal()
404 cpu_to_le32(NoResponseExpected | Async)) { in aac_intr_normal()
H A Dlinit.c807 (Async | NoResponseExpected)) && in aac_eh_abort()
1525 if (!(fib->hw_fib_va->header.XferState & cpu_to_le32(NoResponseExpected | Async)) && in __aac_shutdown()
H A Dcommsup.c514 hw_fib->header.XferState |= cpu_to_le32(Async | ResponseExpected); in aac_fib_send()
1525 if (!(XferState & cpu_to_le32(NoResponseExpected | Async)) && in _aac_reset_adapter()
H A Daacraid.h798 Async = (1<<13), enumerator
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dti-aemif.txt3 The Async External Memory Interface (EMIF16/AEMIF) controller is intended to
/openbmc/qemu/net/
H A Dtap-win32.c484 #error Async writes are broken. Please disable TUN_ASYNCHRONOUS_WRITES. in tap_win32_write()
/openbmc/linux/Documentation/gpu/
H A Dvkms.rst128 - Async updates (currently only possible on cursor plane using the legacy
/openbmc/linux/drivers/tty/serial/8250/
H A DKconfig229 FourPort, Accent Async, Boca (read the Boca mini-HOWTO, available
253 Say Y here if you have an Accent Async serial board.
/openbmc/openbmc-test-automation/openpower/ras/
H A Dtest_bmc_ras.robot30 # Memory Controller Async (MCACALIFIR) related error injection.
/openbmc/linux/Documentation/driver-api/usb/
H A Dgadget.rst147 ``read()`` and ``write()``. On newer systems, POSIX Async I/O calls may
427 2.6 *Async I/O (AIO)* support is available, so that user mode software
H A Dusb.rst632 by kernel device drivers. (No POSIX Async I/O support here, sorry.) It
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-subdev.rst214 Async connection descriptors describe connections to external sub-devices the
218 this is not known at the time of adding the connections to the notifier. Async
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst97 For more information on the Async TX API, please look the relevant
/openbmc/linux/drivers/eisa/
H A Deisa.ids392 CPQFB03 "Compaq Async/Parallel Printer Intf Assy 000990"
1010 ISAC600 "Vector International SCC Async/BSC/SDLC"
/openbmc/linux/Documentation/spi/
H A Dspi-summary.rst426 - The basic I/O primitive is spi_async(). Async requests may be
/openbmc/docs/designs/
H A Dpldm-stack.md530 #### Polling v.s. Async method
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt1202 65 = /dev/apsasync Async command interface
H A Dkernel-parameters.txt6697 tsx_async_abort= [X86,INTEL] Control mitigation for the TSX Async