Skip to content

Device instances should know their controllers #709

@uweseimet

Description

@uweseimet

Currently with any SCSI command to execute a device gets passed its controller instance. It is probably better if each instance of a device knew its controller, so that the interface between devices and controllers can be simplified. The respective field should be in the PrimaryDevice class.
For some time it may be useful to have two fields, one for the SASI and one for the SCSI controller.

#660 will most likely have to be done first.

Metadata

Metadata

Assignees

Labels

architectureSoftware architecture and code quality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions