Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci.c528 pos += PCI_CAP_LIST_NEXT; in pci_find_cap()
/external/kernel-headers/original/uapi/linux/
Dpci_regs.h231 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */ macro
/external/u-boot/include/
Dpci.h337 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */ macro