PCI_DEVICE_ID
*dev_id = PCI_DEVICE_ID(regval);
pci_read_config_word(pdev, PCI_DEVICE_ID, &hw->device_id);
t4_os_pci_read_cfg2(adapter, PCI_DEVICE_ID, &adapter->params.pci.device_id);
t4_os_pci_read_cfg2(adap, PCI_DEVICE_ID, &device_id);