1
0
Fork 0
remarkable-linux/include/uapi/scsi
Matthew R. Ochs 696d0b0c71 scsi: cxlflash: Support SQ Command Mode
The SISLite specification outlines a new queuing model to improve
over the MMIO-based IOARRIN model that exists today. This new model
uses a submission queue that exists in host memory and is shared with
the device. Each entry in the queue is an IOARCB that describes a
transfer request. When requests are submitted, IOARCBs ('current'
position tracked in host software) are populated and the submission
queue tail pointer is then updated via MMIO to make the device aware
of the requests.

Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-01-11 22:38:15 -05:00
..
fc Add type 0x28 NVME type code to scsi fc headers 2016-12-06 10:17:03 +02:00
Kbuild cxlflash: Superpipe support 2015-08-26 18:04:37 -07:00
cxlflash_ioctl.h scsi: cxlflash: Support SQ Command Mode 2017-01-11 22:38:15 -05:00
scsi_bsg_fc.h UAPI: (Scripted) Disintegrate include/scsi 2012-12-19 16:07:23 +00:00
scsi_netlink.h UAPI: (Scripted) Disintegrate include/scsi 2012-12-19 16:07:23 +00:00
scsi_netlink_fc.h UAPI: (Scripted) Disintegrate include/scsi 2012-12-19 16:07:23 +00:00