Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpci_regs.h784 #define PCI_ARI_CAP 0x04 /* ARI Capability Register */ macro
/linux-4.1.27/drivers/pci/
Dprobe.c1623 pci_read_config_word(dev, pos + PCI_ARI_CAP, &cap); in next_fn()