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
pci_internal.h
Go to the documentation of this file.
1
/* Private libpci declarations
2
*
3
* COPYRIGHT (c) 2015 Cobham Gaisler AB.
4
*
5
* The license and distribution terms for this file may be
6
* found in the file LICENSE in this distribution or at
7
* http://www.rtems.org/license/LICENSE.
8
*/
9
10
/* Number of buses */
11
extern
int
pci_bus_cnt;
12
13
/* Allocate a PCI device for a standard device or a bridge device */
14
struct
pci_dev
*pci_dev_create(
int
isbus);
pci_dev
Definition:
cfg.h:211
Generated by
1.8.13