forked from Imagelibrary/rtems
cpukit/include/pci: Manual header file clean up
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
/* Routines to access PCI memory/configuration space and other PCI related
|
||||
* functions the PCI Library provides.
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief PCI Access Methods
|
||||
*
|
||||
* Routines to access PCI memory/configuration space and other PCI related
|
||||
* functions the PCI Library provides.
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
/* PCI Configuration Library
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief PCI Configuration Library
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
/* PCI Auto Configuration Library
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief PCI Auto Configuration Library
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
/* PCI Peripheral Configuration Library
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brie PCI Peripheral Configuration Libraryf
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,6 +1,14 @@
|
||||
/* PCI Read Configuration Library. Read current config that bootloader/BIOS
|
||||
* has setup.
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief PCI Read Configuration Library
|
||||
*
|
||||
* Read current config where bootloader/BIOS has setup.
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
/* Static PCI Auto Configuration Library
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Static PCI Auto Configuration Library
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
/* PCI IRQ Library
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief PCI IRQ Library
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2010 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
Reference in New Issue
Block a user