Searched refs:vpd_sn (Results 1 – 6 of 6) 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()
919 * @vpd_sn: Serial number read from VPD1099 char *vpd_sn; member
1146 left->vpd_sn && right->vpd_sn && in ef4_same_controller() 1147 !strcmp(left->vpd_sn, right->vpd_sn); in ef4_same_controller() 2684 kfree(efx->vpd_sn); in ef4_fini_struct() 2789 efx->vpd_sn = kmemdup_nul(vpd_data + start, kw_len, GFP_KERNEL); in ef4_probe_vpd_strings()
751 * @vpd_sn: Serial number read from VPD893 char *vpd_sn; member
995 * @vpd_sn: Serial number read from VPD1178 char *vpd_sn; member
1042 kfree(efx->vpd_sn); in efx_fini_struct()