Home
last modified time | relevance | path

Searched refs:Request (Results 1 – 25 of 104) sorted by relevance

12345

/Linux-v6.6/drivers/scsi/
Dhpsa.c1138 if (!is_firmware_flash_cmd(c->Request.CDB)) in dial_down_lockup_detection_during_fw_flash()
1147 if (is_firmware_flash_cmd(c->Request.CDB) && in dial_up_lockup_detection_on_fw_flash_complete()
2648 cp->Request.CDBLen = le16_to_cpu(c->io_flags) & in complete_scsi_command()
2652 memcpy(cp->Request.CDB, c->CDB, cp->Request.CDBLen); in complete_scsi_command()
2733 "CDB %16phN data overrun\n", cp->Request.CDB); in complete_scsi_command()
2750 cp->Request.CDB); in complete_scsi_command()
2755 cp->Request.CDB); in complete_scsi_command()
2760 cp->Request.CDB); in complete_scsi_command()
2768 cp->Request.CDB); in complete_scsi_command()
2773 cp->Request.CDB); in complete_scsi_command()
[all …]
/Linux-v6.6/include/linux/
Dcciss_ioctl.h12 RequestBlock_struct Request; member
20 RequestBlock_struct Request; member
/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
DTODO2 * The Request API needs to be stabilized;
5 * Userspace support for the Request API needs to be reviewed;
/Linux-v6.6/Documentation/crypto/
Dapi-aead.rst16 Asynchronous AEAD Request Handle
20 :doc: Asynchronous AEAD Request Handle
Dapi-skcipher.rst19 Symmetric Key Cipher Request Handle
23 :doc: Symmetric Key Cipher Request Handle
Dapi-digest.rst19 Asynchronous Hash Request Handle
23 :doc: Asynchronous Hash Request Handle
Dapi-akcipher.rst16 Asymmetric Cipher Request Handle
Dapi-kpp.rst16 Key-agreement Protocol Primitives (KPP) Cipher Request Handle
/Linux-v6.6/arch/x86/boot/compressed/
Dmem_encrypt.S106 movl $0, %eax # Request CPUID[fn].EAX
113 movl $1, %eax # Request CPUID[fn].EBX
120 movl $2, %eax # Request CPUID[fn].ECX
127 movl $3, %eax # Request CPUID[fn].EDX
/Linux-v6.6/include/uapi/linux/
Dcciss_ioctl.h43 RequestBlock_struct Request; member
51 RequestBlock_struct Request; member
/Linux-v6.6/Documentation/networking/
Dethtool-netlink.rst50 Request header
314 Request contents:
370 Request contents:
400 Request contents:
420 Request contents:
451 Request contents:
484 Request contents:
651 Request contents:
681 Request contents:
699 Request contents:
[all …]
Dcan_ucan_protocol.rst71 Request the device firmware string.
122 Request the device information structure ``ucan_ctl_payload_t.device_info``.
133 Request the device protocol version
/Linux-v6.6/Documentation/userspace-api/media/mediactl/
Drequest-api.rst6 Request API
9 The Request API has been designed to allow V4L2 to deal with requirements of
19 Supporting these features without the Request API is not always possible and if
26 The Request API allows a specific configuration of the pipeline (media
36 The Request API extends the Media Controller API and cooperates with
45 Request Allocation
52 Request Preparation
62 Request Submission
162 Note that it is not allowed to use the Request API for CAPTURE buffers
Dmedia-func-ioctl.rst59 Request-specific error codes are listed in the individual requests
/Linux-v6.6/drivers/media/mc/
DKconfig19 This option enables the Request API for the Media controller and V4L2
/Linux-v6.6/drivers/staging/media/ipu3/
DTODO4 - Request API conversion. Remove of the dual pipeline and associate buffers
/Linux-v6.6/Documentation/admin-guide/media/
Dintro.rst26 - Video4Linux Request API (experimental);
/Linux-v6.6/drivers/message/fusion/lsi/
Dmpi_history.txt80 * Added define for offset of High Priority Request Queue.
170 * Reply and IOC Init Request.
203 * 05-24-07 01.05.14 Added Common Boot Block type to FWDownload Request.
204 * Added Common Boot Block type to FWUpload Request.
557 * 01-15-05 01.05.03 Modified SCSI Enclosure Processor Request to support
559 * 03-11-05 01.05.04 Removed EEDP flags from SCSI IO Request.
560 * Removed SCSI IO 32 Request.
561 * Modified SCSI Enclosure Processor Request and Reply to
571 * Request: Do Not Send Task IU and Soft Reset Option.
614 * 03-11-05 01.05.04 Removed TargetAssistExtended Request.
[all …]
/Linux-v6.6/Documentation/driver-api/surface_aggregator/
Dinternal-api.rst30 Request Transport Layer
/Linux-v6.6/Documentation/scsi/
Darcmsr_spec.rst62 Request frame must be 32 bytes aligned:
84 Request reply:
109 Request frame is sent from configuration space:
112 offset: 0x78 Request Frame (bit30 == 1)
138 Request len 0x00000200(4)
157 UPPER32 of Request Frame (4)-->Driver Only
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats55 Unsupported Request 0
85 Unsupported Request 0
Ddebugfs-wilco-ec32 // Request EC info type 3 (EC firmware build date)
/Linux-v6.6/Documentation/userspace-api/media/cec/
Dcec-func-ioctl.rst59 Request-specific error codes are listed in the individual requests
/Linux-v6.6/Documentation/devicetree/bindings/bus/
Dnvidia,tegra20-gmi.txt59 de-assertion of WR_N (in case of SLAVE/MASTER Request) or OE_N
60 (in case of MASTER Request). Valid values are 0-15, default is 1
/Linux-v6.6/Documentation/arch/x86/
Diommu.rst130 DMAR:[DMA Write] Request device [00:02.0] fault addr 6df084000
132 DMAR:[DMA Write] Request device [00:02.0] fault addr 6df084000

12345