RTEMS CPU Kit with SuperCore
4.11.2
mnt
data0
chrisj
rtems
releases
rtems-release.git
4.11.2
ws-rtems
rtems-4.11.2
cpukit
libpci
Macros
|
Functions
pci_print.c File Reference
#include <stdio.h>
#include <
pci.h
>
#include <
pci/access.h
>
Include dependency graph for pci_print.c:
Macros
#define
PCI_CFG_R8
(dev, args...) pci_cfg_r8(dev, args)
#define
PCI_CFG_R16
(dev, args...) pci_cfg_r16(dev, args)
#define
PCI_CFG_R32
(dev, args...) pci_cfg_r32(dev, args)
#define
PCI_CFG_W8
(dev, args...) pci_cfg_w8(dev, args)
#define
PCI_CFG_W16
(dev, args...) pci_cfg_w16(dev, args)
#define
PCI_CFG_W32
(dev, args...) pci_cfg_w32(dev, args)
Functions
void
pci_print_dev
(pci_dev_t dev)
void
pci_print_device
(int bus, int slot, int function)
void
pci_print
(void)
Generated by
1.8.13