Searched refs:vpd_sn (Results 1 – 8 of 8) sorted by relevance
202 left->vpd_sn && right->vpd_sn && in efx_same_controller()203 !strcmp(left->vpd_sn, right->vpd_sn); in efx_same_controller()921 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in efx_probe_vpd_strings()
1099 char *vpd_sn; member
1067 kfree(efx->vpd_sn); in efx_siena_fini_struct()
192 left->vpd_sn && right->vpd_sn && in efx_same_controller()193 !strcmp(left->vpd_sn, right->vpd_sn); in efx_same_controller()944 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in efx_probe_vpd_strings()
1142 char *vpd_sn; member
1057 kfree(efx->vpd_sn); in efx_fini_struct()
1146 left->vpd_sn && right->vpd_sn && in ef4_same_controller()1147 !strcmp(left->vpd_sn, right->vpd_sn); in ef4_same_controller()2692 kfree(efx->vpd_sn); in ef4_fini_struct()2797 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in ef4_probe_vpd_strings()
893 char *vpd_sn; member