Home
last modified time | relevance | path

Searched defs:pci_cap (Results 1 – 1 of 1) sorted by relevance

/external/pciutils/lib/
Dpci.h245 struct pci_cap { struct
246 struct pci_cap *next; argument
255 struct pci_cap *pci_find_cap(struct pci_dev *, unsigned int id, unsigned int type) PCI_ABI; argument