Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci_config.c77 static u16 pci_ext_cap_length[] = { variable
723 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_ERR])) in init_pci_ext_cap_err_perm()
775 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_PWR])) in init_pci_ext_cap_pwr_perm()
1314 len = pci_ext_cap_length[ecap]; in vfio_ecap_init()