| Constructor and Description |
|---|
Resource(long bottom,
long top,
long flags)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIOSpace()
Is this an I/O space resource?
|
long |
size()
Gets the no.
|
long |
start()
Gets the base address.
|
String |
toString()
Gets a string representation of the resource.
|
public Resource(long bottom,
long top,
long flags)
bottom - The lowest address assigned.top - The highest address assigned.flags - The resource flags from the device description under /sys/bus/pci/devices.Copyright © 2016 LSST. All rights reserved.