Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
x86
include
asm
probe_roms.h
Go to the documentation of this file.
1
#ifndef _PROBE_ROMS_H_
2
#define _PROBE_ROMS_H_
3
struct
pci_dev
;
4
5
extern
void
__iomem
*
pci_map_biosrom
(
struct
pci_dev
*pdev);
6
extern
void
pci_unmap_biosrom
(
void
__iomem
*
rom
);
7
extern
size_t
pci_biosrom_size
(
struct
pci_dev
*pdev);
8
#endif
Generated on Thu Jan 10 2013 13:20:07 for Linux Kernel by
1.8.2