Searched refs:vpd_sn (Results 1 – 5 of 5) sorted by relevance
191 left->vpd_sn && right->vpd_sn && in efx_same_controller()192 !strcmp(left->vpd_sn, right->vpd_sn); in efx_same_controller()926 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in efx_probe_vpd_strings()
1156 char *vpd_sn; member
1065 kfree(efx->vpd_sn); in efx_fini_struct()
1156 left->vpd_sn && right->vpd_sn && in ef4_same_controller()1157 !strcmp(left->vpd_sn, right->vpd_sn); in ef4_same_controller()2703 kfree(efx->vpd_sn); in ef4_fini_struct()2810 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in ef4_probe_vpd_strings()
893 char *vpd_sn; member