Removed custom struct for tracking Persistent Resvn type.

This commit is contained in:
Lee Duncan
2012-12-23 21:36:46 -08:00
parent 9ea26fbca5
commit d72e6b3717
6 changed files with 59 additions and 53 deletions

View File

@@ -160,6 +160,7 @@ EXTERN const char *scsi_sense_key_str(int key);
EXTERN const char *scsi_sense_ascq_str(int ascq);
EXTERN const char *scsi_pr_type_str(enum scsi_persistent_out_type pr_type);
enum scsi_xfer_dir {
SCSI_XFER_NONE = 0,