Searched refs:regloc_size (Results 1 – 1 of 1) sorted by relevance
304 u32 regloc_size, regblocks; in __cxl_find_regblock_instance() local318 pci_read_config_dword(pdev, regloc + PCI_DVSEC_HEADER1, ®loc_size); in __cxl_find_regblock_instance()319 regloc_size = PCI_DVSEC_HEADER1_LEN(regloc_size); in __cxl_find_regblock_instance()322 regblocks = (regloc_size - PCI_DVSEC_CXL_REG_LOCATOR_BLOCK1) / 8; in __cxl_find_regblock_instance()