Searched hist:"0 af967f5d4f2dd1e00618d34ac988037d37a6c3b" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/infiniband/ulp/iser/ |
H A D | iser_initiator.c | diff 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 D | iscsi_iser.c | diff 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 D | libiscsi.h | diff 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 D | iscsi_tcp.c | diff 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 D | libiscsi.c | diff 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>
|