t4_os_pci_read_seeprom
ret = t4_os_pci_read_seeprom(adapter, VPD_BASE, (u32 *)(vpd));
ret = t4_os_pci_read_seeprom(adapter, addr+i, (u32 *)(vpd+i));