Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dvc.c79 status_pos = pos + PCI_VC_RES_STATUS + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_load_port_arb_table()
115 status_pos = pos + PCI_VC_RES_STATUS + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_enable()
138 status_pos2 = pos2 + PCI_VC_RES_STATUS + in pci_vc_enable()
/linux/include/uapi/linux/
H A Dpci_regs.h835 #define PCI_VC_RES_STATUS 0x1a macro