Searched refs:regloc_size (Results 1 – 1 of 1) sorted by relevance
308 u32 regloc_size, regblocks; in cxl_find_regblock_instance() local322 pci_read_config_dword(pdev, regloc + PCI_DVSEC_HEADER1, ®loc_size); in cxl_find_regblock_instance()323 regloc_size = FIELD_GET(PCI_DVSEC_HEADER1_LENGTH_MASK, regloc_size); in cxl_find_regblock_instance()326 regblocks = (regloc_size - CXL_DVSEC_REG_LOCATOR_BLOCK1_OFFSET) / 8; in cxl_find_regblock_instance()