Add MODESELECT6 support

Add support for MODESELECT6 and add marshalling functions for the
mode pages we support so far.
This commit is contained in:
Ronnie Sahlberg
2013-07-06 16:11:17 -07:00
parent b6e5af558d
commit 7895fb700c
7 changed files with 336 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ iscsi_login_async
iscsi_login_sync
iscsi_logout_async
iscsi_logout_sync
iscsi_modeselect6_sync
iscsi_modeselect6_task
iscsi_modesense6_sync
iscsi_modesense6_task
iscsi_nop_out_async
@@ -151,6 +153,7 @@ iscsi_writesame16_task
scsi_association_to_str
scsi_cdb_inquiry
scsi_cdb_get_lba_status
scsi_cdb_modeselect6
scsi_cdb_modesense6
scsi_cdb_persistent_reserve_in
scsi_cdb_persistent_reserve_out
@@ -196,6 +199,8 @@ scsi_devtype_to_str
scsi_free_scsi_task
scsi_get_task_private_ptr
scsi_inquiry_pagecode_to_str
scsi_modesense_dataout_marshall
scsi_modesense_get_page
scsi_protocol_identifier_to_str
scsi_reportluns_cdb
scsi_sense_ascq_str