PCI_VPD_MAX_SIZE
max_len = check_size ? vpd->len : PCI_VPD_MAX_SIZE;
if (off + size > PCI_VPD_MAX_SIZE)