Searched refs:Request (Results 1 – 14 of 14) sorted by relevance
/drivers/scsi/ |
D | hpsa.c | 1124 if (!is_firmware_flash_cmd(c->Request.CDB)) in dial_down_lockup_detection_during_fw_flash() 1133 if (is_firmware_flash_cmd(c->Request.CDB) && in dial_up_lockup_detection_on_fw_flash_complete() 2630 cp->Request.CDBLen = le16_to_cpu(c->io_flags) & in complete_scsi_command() 2634 memcpy(cp->Request.CDB, c->CDB, cp->Request.CDBLen); in complete_scsi_command() 2715 "CDB %16phN data overrun\n", cp->Request.CDB); in complete_scsi_command() 2732 cp->Request.CDB); in complete_scsi_command() 2737 cp->Request.CDB); in complete_scsi_command() 2742 cp->Request.CDB); in complete_scsi_command() 2750 cp->Request.CDB); in complete_scsi_command() 2755 cp->Request.CDB); in complete_scsi_command() [all …]
|
D | hpsa_cmd.h | 426 struct RequestBlock Request; member
|
/drivers/staging/media/sunxi/cedrus/ |
D | TODO | 2 * The Request API needs to be stabilized; 5 * Userspace support for the Request API needs to be reviewed;
|
/drivers/media/mc/ |
D | Kconfig | 24 bool "Enable Media controller Request API (EXPERIMENTAL)" 29 This option enables the Request API for the Media controller and V4L2
|
/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 80 * 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 …]
|
/drivers/staging/media/ipu3/ |
D | TODO | 4 - Request API conversion. Remove of the dual pipeline and associate buffers
|
/drivers/usb/gadget/udc/ |
D | goku_udc.h | 133 u32 Request; member
|
/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 1092 } Request = REQ_NA; in CalculateDCCConfiguration() local 1100 Request = REQ_256Bytes; in CalculateDCCConfiguration() 1123 Request = REQ_128BytesNonContiguous; in CalculateDCCConfiguration() 1125 Request = REQ_128BytesContiguous; in CalculateDCCConfiguration() 1130 Request = REQ_256Bytes; in CalculateDCCConfiguration() 1132 Request = REQ_128BytesContiguous; in CalculateDCCConfiguration() 1136 Request = REQ_256Bytes; in CalculateDCCConfiguration() 1138 Request = REQ_128BytesContiguous; in CalculateDCCConfiguration() 1140 Request = REQ_128BytesNonContiguous; in CalculateDCCConfiguration() 1144 Request = REQ_256Bytes; in CalculateDCCConfiguration() [all …]
|
/drivers/pci/ |
D | Kconfig | 144 PRI is the PCI Page Request Interface. It allows PCI devices that are
|
/drivers/firmware/efi/ |
D | Kconfig | 174 Request that the firmware clear the contents of RAM after a reboot
|
/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 5996 iocommand.Request.Type.Direction != XFER_NONE) in pqi_passthru_ioctl() 5998 if (iocommand.Request.CDBLen > sizeof(request.cdb)) in pqi_passthru_ioctl() 6000 if (iocommand.Request.Type.Type != TYPE_CMD) in pqi_passthru_ioctl() 6003 switch (iocommand.Request.Type.Direction) { in pqi_passthru_ioctl() 6017 if (iocommand.Request.Type.Direction & XFER_WRITE) { in pqi_passthru_ioctl() 6035 memcpy(request.cdb, iocommand.Request.CDB, iocommand.Request.CDBLen); in pqi_passthru_ioctl() 6038 switch (iocommand.Request.Type.Direction) { in pqi_passthru_ioctl() 6101 (iocommand.Request.Type.Direction & XFER_READ)) { in pqi_passthru_ioctl()
|
/drivers/media/usb/s2255/ |
D | s2255drv.c | 1870 static long s2255_vendor_req(struct s2255_dev *dev, unsigned char Request, in s2255_vendor_req() argument 1883 Request, in s2255_vendor_req() 1894 Request, USB_TYPE_VENDOR | USB_RECIP_DEVICE, in s2255_vendor_req()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 754 field EXTREQLCK 0x10 /* External Request Lock */
|
D | aic79xx.reg | 455 field EXTREQLCK 0x10 /* External Request Lock */
|