ef100_pci_get_config_bits
rc = ef100_pci_get_config_bits(efx, vndr_cap, TBL_BAR, &bar);
rc = ef100_pci_get_config_bits(efx, vndr_cap, TBL_OFF_LO, &offset_lo);
rc = ef100_pci_get_config_bits(efx, vndr_cap, TBL_OFF_HI, &offset_high);
rc = ef100_pci_get_config_bits(efx, vndr_cap, ID, &vsec_id);
rc = ef100_pci_get_config_bits(efx, vndr_cap, VER, &vsec_ver);
rc = ef100_pci_get_config_bits(efx, vndr_cap, LEN, &vsec_len);