[SWDEV-498711] RDC Partition Implementation (#119)
* [SWDEV-498711] RDC Partition Implementation
Change-Id: Ibfc3709793770537e4c9d36458f34c6b4f461724
Signed-off-by: adapryor <Adam.pryor@amd.com>
[ROCm/rdc commit: 47692d3ed5]
This commit is contained in:
@@ -37,7 +37,9 @@ class RdciDiscoverySubSystem : public RdciSubSystem {
|
||||
bool show_help_;
|
||||
void show_help() const;
|
||||
bool is_list_;
|
||||
bool is_partition_;
|
||||
void show_attributes();
|
||||
void show_attributes_with_partitions();
|
||||
bool show_version_;
|
||||
void show_version();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user