Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/
Dvc.c72 int ctrl_pos, status_pos; in pci_vc_load_port_arb_table() local
76 status_pos = pos + PCI_VC_RES_STATUS + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_load_port_arb_table()
82 if (pci_wait_for_pending(dev, status_pos, PCI_VC_RES_STATUS_TABLE)) in pci_vc_load_port_arb_table()
103 int ctrl_pos, status_pos, id, pos2, evcc, i, ctrl_pos2, status_pos2; in pci_vc_enable() local
112 status_pos = pos + PCI_VC_RES_STATUS + (res * PCI_CAP_VC_PER_VC_SIZEOF); in pci_vc_enable()
160 if (!pci_wait_for_pending(dev, status_pos, PCI_VC_RES_STATUS_NEGO)) in pci_vc_enable()