Searched refs:arr_port (Results 1 – 2 of 2) sorted by relevance
387 struct asd_sas_port **arr_port; in mvs_prep_sas_ha_init() local396 arr_port = kcalloc(port_nr, sizeof(void *), GFP_KERNEL); in mvs_prep_sas_ha_init()397 if (!arr_phy || !arr_port) in mvs_prep_sas_ha_init()401 sha->sas_port = arr_port; in mvs_prep_sas_ha_init()419 kfree(arr_port); in mvs_prep_sas_ha_init()
610 struct asd_sas_port **arr_port; in pm8001_prep_sas_ha_init() local619 arr_port = kcalloc(port_nr, sizeof(void *), GFP_KERNEL); in pm8001_prep_sas_ha_init()620 if (!arr_port) in pm8001_prep_sas_ha_init()624 sha->sas_port = arr_port; in pm8001_prep_sas_ha_init()635 kfree(arr_port); in pm8001_prep_sas_ha_init()