Searched refs:vpd_sn (Results 1 – 8 of 8) sorted by relevance
203 left->vpd_sn && right->vpd_sn && in efx_same_controller()204 !strcmp(left->vpd_sn, right->vpd_sn); in efx_same_controller()910 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in efx_probe_vpd_strings()
1108 char *vpd_sn; member
1074 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()928 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in efx_probe_vpd_strings()
1163 char *vpd_sn; member
1064 kfree(efx->vpd_sn); in efx_fini_struct()
1147 left->vpd_sn && right->vpd_sn && in ef4_same_controller()1148 !strcmp(left->vpd_sn, right->vpd_sn); in ef4_same_controller()2693 kfree(efx->vpd_sn); in ef4_fini_struct()2800 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in ef4_probe_vpd_strings()
893 char *vpd_sn; member