HomeSort by relevance Sort by last modified time
    Searched refs:devfn (Results 51 - 75 of 102) sorted by null

1 23 4 5

  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
pci.h 24 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
25 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
pci.h 24 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
25 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
pci.h 24 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
25 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
pci.h 24 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
25 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
pci.h 24 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
25 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
pci.h 24 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
25 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
pci.h 20 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
21 #define PCI_FUNC(devfn) ((devfn) & 0x07)
  /external/qemu/include/hw/pci/
pci.h 16 #define PCI_SLOT(devfn) (((devfn) >> 3) & 0x1f)
17 #define PCI_FUNC(devfn) ((devfn) & 0x07)
147 int devfn; member in struct:PCIDevice
164 int instance_size, int devfn,
186 PCIDevice *pci_nic_init(PCIBus *bus, NICInfo *nd, int devfn,
199 PCIBus *pci_bridge_init(PCIBus *bus, int devfn, uint16_t vid, uint16_t did,
271 PCIDevice *pci_create_simple(PCIBus *bus, int devfn, const char *name);
281 void usb_uhci_piix3_init(PCIBus *bus, int devfn);
    [all...]

Completed in 8845 milliseconds

1 23 4 5