Searched refs:PCI_DVSEC_HEADER1 (Results 1 – 3 of 3) sorted by relevance
199 pci_read_config_word(pdev, pos + PCI_DVSEC_HEADER1, &vid); in pmt_pci_probe()
1006 pci_read_config_word(pdev, pos + PCI_DVSEC_HEADER1, &vendor); in cxl_mem_dvsec()1117 pci_read_config_dword(pdev, regloc + PCI_DVSEC_HEADER1, ®loc_size); in cxl_mem_setup_regs()
1082 #define PCI_DVSEC_HEADER1 0x4 /* Designated Vendor-Specific Header1 */ macro