Home
last modified time | relevance | path

Searched refs:PCIIOC_BASE (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dpci.h26 #define PCIIOC_BASE ('P' << 24 | 'C' << 16 | 'I' << 8) macro
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)