NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
PCI bus handling. More...
#include <nul/motherboard.h>
#include <host/hostvf.h>
#include <nul/region.h>
#include <nul/types.h>
Classes | |
class | ListEntry< T > |
class | PCIBus |
class | PCIDevice |
class | NubusManager |
Enumerations | |
enum | { CLASS_PCI_TO_PCI_BRIDGE = 0x0604, CAP_MSI = 0x05U, CAP_PCI_EXPRESS = 0x10U, EXTCAP_ARI = 0x000EU, EXTCAP_SRIOV = 0x0010U, SRIOV_VF_BAR0 = 0x9U, SRIOV_REG_CONTROL = 0x2, SRIOV_VF_ENABLE = 1, SRIOV_MSE_ENABLE = 1U<<3, SRIOV_ARI = (1<<4) } |
PCI bus handling.
Copyright (C) 2010, Julian Stecklina jstec Economic rights: Technische Universitaet Dresden (Germany) kli@ os.in f.tu -dres den. de
This file is part of Vancouver.
Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.