|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
This is the complete list of members for PCIDevice, including all inherited members.
| _bus | PCIDevice | protected |
| _dclass | PCIDevice | protected |
| _df | PCIDevice | protected |
| _header_type | PCIDevice | protected |
| _pf | PCIDevice | protected |
| _vendor | PCIDevice | protected |
| append(PCIDevice *i) | ListEntry< PCIDevice > | inline |
| ari_capable() | PCIDevice | |
| ari_next_function() | PCIDevice | inline |
| bdf() const | PCIDevice | inline |
| bus() const | PCIDevice | inline |
| conf_read(uint16 reg) | PCIDevice | |
| conf_write(uint16 reg, uint32 val) | PCIDevice | |
| dclass() const | PCIDevice | inline |
| find_cap(uint8 id) | PCIDevice | |
| find_extcap(uint16 id) | PCIDevice | |
| first() | ListEntry< PCIDevice > | inline |
| is_vf() const | PCIDevice | inline |
| last() | ListEntry< PCIDevice > | inline |
| ListEntry() | ListEntry< PCIDevice > | inlineexplicit |
| multifunction() const | PCIDevice | inline |
| next() const | ListEntry< PCIDevice > | inline |
| PCIDevice(PCIBus &bus, uint8 df, PCIDevice *pf=NULL) | PCIDevice | |
| pf() const | PCIDevice | inline |
| prev() const | ListEntry< PCIDevice > | inline |
| sriov_device_id() | PCIDevice | inline |
| sriov_enable(uint16 vfs_to_enable) | PCIDevice | |
| sriov_total_vfs() | PCIDevice | inline |
| vendor() const | PCIDevice | inline |