Static Public Member Functions

PciHelper Class Reference

Generic PCI classes. More...

#include <pci.h>

List of all members.

Static Public Member Functions

static unsigned find_free_bdf (DBus< MessagePciConfig > &bus_pcicfg, unsigned bdf)
template<typename Y >
static bool receive (MessagePciConfig &msg, Y *obj, unsigned bdf)
 Template that forwards PCI config messages to the corresponding register functions.

Detailed Description

Generic PCI classes.

Copyright (C) 2008-2010, Bernhard Kauer <bk@vmmon.org> 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.


Member Function Documentation

static unsigned PciHelper::find_free_bdf ( DBus< MessagePciConfig > &  bus_pcicfg,
unsigned  bdf 
) [inline, static]
template<typename Y >
static bool PciHelper::receive ( MessagePciConfig msg,
Y *  obj,
unsigned  bdf 
) [inline, static]

Template that forwards PCI config messages to the corresponding register functions.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines