Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/
Dvc.c79 status_pos = pos + PCI_VC_RES_STATUS + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_load_port_arb_table()
116 status_pos = pos + PCI_VC_RES_STATUS + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_enable()
139 status_pos2 = pos2 + PCI_VC_RES_STATUS + in pci_vc_enable()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h724 #define PCI_VC_RES_STATUS 26 macro