RTEMS CPU Kit with SuperCore
4.11.2
|
#include <rtems.h>
#include <stdlib.h>
#include <rtems/bspIo.h>
#include <string.h>
#include <pci.h>
#include <pci/access.h>
#include <pci/cfg.h>
#include "pci_internal.h"
Functions | |
int | pci_config_auto (void) |
void | pci_config_auto_register (void *config) |
Variables | |
int | pci_config_auto_initialized = 0 |
struct pci_auto_setup | pci_auto_cfg |