HomeSort by relevance Sort by last modified time
    Searched refs:PCI_IO_RANGE_MASK (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
pci.h 122 #define PCI_IO_RANGE_MASK ~0x0f
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pci_regs.h 128 #define PCI_IO_RANGE_MASK (~0x0fUL)
    [all...]
  /bionic/libc/kernel/uapi/linux/
pci_regs.h 104 #define PCI_IO_RANGE_MASK (~0x0fUL)
  /external/kernel-headers/original/uapi/linux/
pci_regs.h 138 #define PCI_IO_RANGE_MASK (~0x0fUL) /* Standard 4K I/O windows */
    [all...]

Completed in 53 milliseconds