Home
last modified time | relevance | path

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

/drivers/block/
Dcciss.c1197 copy_from_user(&arg64.Request, &arg32->Request, in cciss_ioctl32_passthru()
1198 sizeof(arg64.Request)); in cciss_ioctl32_passthru()
1238 copy_from_user(&arg64.Request, &arg32->Request, in cciss_ioctl32_big_passthru()
1239 sizeof(arg64.Request)); in cciss_ioctl32_big_passthru()
1481 (iocommand.Request.Type.Direction != XFER_NONE)) { in cciss_passthru()
1489 if (iocommand.Request.Type.Direction == XFER_WRITE) { in cciss_passthru()
1519 c->Request = iocommand.Request; in cciss_passthru()
1550 if (iocommand.Request.Type.Direction == XFER_READ) { in cciss_passthru()
1592 (ioc->Request.Type.Direction != XFER_NONE)) { in cciss_bigpassthru()
1625 if (ioc->Request.Type.Direction == XFER_WRITE) { in cciss_bigpassthru()
[all …]
Dcciss_scsi.c318 printk("CDBLen:%d\n", cp->Request.CDBLen);
319 printk("Type:%d\n",cp->Request.Type.Type);
320 printk("Attr:%d\n",cp->Request.Type.Attribute);
321 printk(" Dir:%d\n",cp->Request.Type.Direction);
322 printk("Timeout:%d\n",cp->Request.Timeout);
325 cp->Request.CDB[0], cp->Request.CDB[1],
326 cp->Request.CDB[2], cp->Request.CDB[3],
327 cp->Request.CDB[4], cp->Request.CDB[5],
328 cp->Request.CDB[6], cp->Request.CDB[7],
329 cp->Request.CDB[8], cp->Request.CDB[9],
[all …]
DDAC960.c516 Command->Request = NULL; in DAC960_DeallocateCommand()
3329 struct request *Request; in DAC960_process_queue() local
3333 Request = blk_peek_request(req_q); in DAC960_process_queue()
3334 if (!Request) in DAC960_process_queue()
3341 if (rq_data_dir(Request) == READ) { in DAC960_process_queue()
3348 Command->Completion = Request->end_io_data; in DAC960_process_queue()
3349 Command->LogicalDriveNumber = (long)Request->rq_disk->private_data; in DAC960_process_queue()
3350 Command->BlockNumber = blk_rq_pos(Request); in DAC960_process_queue()
3351 Command->BlockCount = blk_rq_sectors(Request); in DAC960_process_queue()
3352 Command->Request = Request; in DAC960_process_queue()
[all …]
Dcciss_cmd.h199 RequestBlock_struct Request; member
DDAC960.h1978 extern int DAC960_KernelIOCTL(unsigned int Request, void *Argument);
2237 struct request *Request; member
/drivers/staging/vt6656/
Dcontrol.h36 #define CONTROLnsRequestOut(Device, Request, Value, Index, Length, Buffer) \ argument
37 PIPEnsControlOut(Device, Request, Value, Index, Length, Buffer)
39 #define CONTROLnsRequestOutAsyn(Device, Request, Value, Index, Length, Buffer) \ argument
40 PIPEnsControlOutAsyn(Device, Request, Value, Index, Length, Buffer)
42 #define CONTROLnsRequestIn(Device, Request, Value, Index, Length, Buffer) \ argument
43 PIPEnsControlIn(Device, Request, Value, Index, Length, Buffer)
/drivers/scsi/
Dhpsa.c605 if (!is_firmware_flash_cmd(c->Request.CDB)) in dial_down_lockup_detection_during_fw_flash()
614 if (is_firmware_flash_cmd(c->Request.CDB) && in dial_up_lockup_detection_on_fw_flash_complete()
1236 if (cp->Request.CDB[0] == REPORT_LUNS) in complete_scsi_command()
1661 c->Request.CDB[1] = extended_response; in hpsa_scsi_do_report_luns()
2197 c->Request.Timeout = 0; in hpsa_scsi_queue_command_lck()
2198 memset(c->Request.CDB, 0, sizeof(c->Request.CDB)); in hpsa_scsi_queue_command_lck()
2199 BUG_ON(cmd->cmd_len > sizeof(c->Request.CDB)); in hpsa_scsi_queue_command_lck()
2200 c->Request.CDBLen = cmd->cmd_len; in hpsa_scsi_queue_command_lck()
2201 memcpy(c->Request.CDB, cmd->cmnd, cmd->cmd_len); in hpsa_scsi_queue_command_lck()
2202 c->Request.Type.Type = TYPE_CMD; in hpsa_scsi_queue_command_lck()
[all …]
Dhpsa_cmd.h307 struct RequestBlock Request; member
/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 …]
/drivers/usb/gadget/
Dgoku_udc.h136 u32 Request; member
/drivers/isdn/hardware/eicon/
Ddivasync.h368 } Request; member
Dio.c44 static void Request##N(ENTITY *e) \
/drivers/pci/
DKconfig94 PRI is the PCI Page Request Interface. It allows PCI devices that are
/drivers/staging/usbip/
Dusbip_protocol.txt170 OP_REQ_IMPORT: Request to import (attach) a remote USB device.
/drivers/media/usb/s2255/
Ds2255drv.c2155 static long s2255_vendor_req(struct s2255_dev *dev, unsigned char Request, in s2255_vendor_req() argument
2162 Request, in s2255_vendor_req()
2169 Request, USB_TYPE_VENDOR | USB_RECIP_DEVICE, in s2255_vendor_req()
/drivers/scsi/aic7xxx_old/
Daic7xxx.reg611 bit EXTREQLCK 0x10 /* External Request Lock */
/drivers/scsi/aic7xxx/
Daic7xxx.reg754 field EXTREQLCK 0x10 /* External Request Lock */
Daic79xx.reg455 field EXTREQLCK 0x10 /* External Request Lock */