Home
last modified time | relevance | path

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

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