[yellowstone] Add a way to retrieve to denali client from yellowstone
This commit is contained in:
parent
b83385dfa6
commit
29d9923f5a
10 changed files with 99 additions and 7 deletions
|
|
@ -30,6 +30,8 @@ class YellowstoneServer {
|
|||
|
||||
// TODO: Store these in a data structure.
|
||||
z_cap_t denali_cap_ = 0;
|
||||
uint64_t device_id_ = 0;
|
||||
uint64_t lba_offset_ = 0;
|
||||
z_cap_t victoria_falls_cap_ = 0;
|
||||
|
||||
PciReader pci_reader_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue