Searched refs:arr_port (Results 1 – 2 of 2) sorted by relevance
441 struct asd_sas_port **arr_port; in pm8001_prep_sas_ha_init() local450 arr_port = kcalloc(port_nr, sizeof(void *), GFP_KERNEL); in pm8001_prep_sas_ha_init()451 if (!arr_port) in pm8001_prep_sas_ha_init()455 sha->sas_port = arr_port; in pm8001_prep_sas_ha_init()470 kfree(arr_port); in pm8001_prep_sas_ha_init()
452 struct asd_sas_port **arr_port; in mvs_prep_sas_ha_init() local461 arr_port = kcalloc(port_nr, sizeof(void *), GFP_KERNEL); in mvs_prep_sas_ha_init()462 if (!arr_phy || !arr_port) in mvs_prep_sas_ha_init()466 sha->sas_port = arr_port; in mvs_prep_sas_ha_init()484 kfree(arr_port); in mvs_prep_sas_ha_init()