Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci_config.c49 static u8 pci_cap_length[] = { variable
654 if (alloc_perm_bits(perm, pci_cap_length[PCI_CAP_ID_PM])) in init_pci_cap_pm_perm()
710 if (alloc_perm_bits(perm, pci_cap_length[PCI_CAP_ID_AF])) in init_pci_cap_af_perm()
1241 len = pci_cap_length[cap]; in vfio_cap_init()