OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PCIIOC_BASE
(Results
51 - 75
of
98
) sorted by null
1
2
3
4
/prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-13/arch-arm/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-14/arch-arm/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-15/arch-arm/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-16/arch-arm/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-17/arch-arm/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/
pci.h
23
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
24
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
25
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
26
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
27
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
pci.h
26
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
27
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
29
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
30
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
31
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
/prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
pci.h
26
#define
PCIIOC_BASE
('P' << 24 | 'C' << 16 | 'I' << 8)
27
#define PCIIOC_CONTROLLER (
PCIIOC_BASE
| 0x00)
29
#define PCIIOC_MMAP_IS_IO (
PCIIOC_BASE
| 0x01)
30
#define PCIIOC_MMAP_IS_MEM (
PCIIOC_BASE
| 0x02)
31
#define PCIIOC_WRITE_COMBINE (
PCIIOC_BASE
| 0x03)
Completed in 1607 milliseconds
1
2
3
4