NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
nubus.h File Reference

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)
}

Detailed Description

PCI bus handling.

Copyright (C) 2010, Julian Stecklina jstec.nosp@m.kli@.nosp@m.os.in.nosp@m.f.tu.nosp@m.-dres.nosp@m.den..nosp@m.de Economic rights: Technische Universitaet Dresden (Germany)

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.

Enumeration Type Documentation

anonymous enum
Enumerator:
CLASS_PCI_TO_PCI_BRIDGE 
CAP_MSI 
CAP_PCI_EXPRESS 
EXTCAP_ARI 
EXTCAP_SRIOV 
SRIOV_VF_BAR0 
SRIOV_REG_CONTROL 
SRIOV_VF_ENABLE 
SRIOV_MSE_ENABLE 
SRIOV_ARI