Home
last modified time | relevance | path

Searched hist:"0 af967f5d4f2dd1e00618d34ac988037d37a6c3b" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/ulp/iser/
H A Diser_initiator.cdiff 0af967f5d4f2dd1e00618d34ac988037d37a6c3b Wed May 21 22:54:04 CEST 2008 Mike Christie <michaelc@cs.wisc.edu> [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor

Currently to get a ctask from the session cmd array, you have to
know to use the itt modifier. To make this easier on LLDs and
so in the future we can easilly kill the session array and use
the host shared map instead, this patch adds a nice wrapper
to strip the itt into a session->cmds index and return a ctask.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
H A Discsi_iser.cdiff 0af967f5d4f2dd1e00618d34ac988037d37a6c3b Wed May 21 22:54:04 CEST 2008 Mike Christie <michaelc@cs.wisc.edu> [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor

Currently to get a ctask from the session cmd array, you have to
know to use the itt modifier. To make this easier on LLDs and
so in the future we can easilly kill the session array and use
the host shared map instead, this patch adds a nice wrapper
to strip the itt into a session->cmds index and return a ctask.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
/linux/include/scsi/
H A Dlibiscsi.hdiff 0af967f5d4f2dd1e00618d34ac988037d37a6c3b Wed May 21 22:54:04 CEST 2008 Mike Christie <michaelc@cs.wisc.edu> [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor

Currently to get a ctask from the session cmd array, you have to
know to use the itt modifier. To make this easier on LLDs and
so in the future we can easilly kill the session array and use
the host shared map instead, this patch adds a nice wrapper
to strip the itt into a session->cmds index and return a ctask.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
/linux/drivers/scsi/
H A Discsi_tcp.cdiff 0af967f5d4f2dd1e00618d34ac988037d37a6c3b Wed May 21 22:54:04 CEST 2008 Mike Christie <michaelc@cs.wisc.edu> [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor

Currently to get a ctask from the session cmd array, you have to
know to use the itt modifier. To make this easier on LLDs and
so in the future we can easilly kill the session array and use
the host shared map instead, this patch adds a nice wrapper
to strip the itt into a session->cmds index and return a ctask.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
H A Dlibiscsi.cdiff 0af967f5d4f2dd1e00618d34ac988037d37a6c3b Wed May 21 22:54:04 CEST 2008 Mike Christie <michaelc@cs.wisc.edu> [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor

Currently to get a ctask from the session cmd array, you have to
know to use the itt modifier. To make this easier on LLDs and
so in the future we can easilly kill the session array and use
the host shared map instead, this patch adds a nice wrapper
to strip the itt into a session->cmds index and return a ctask.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>