Searched refs:nr_phys (Results 1 – 1 of 1) sorted by relevance
2537 u8 *nr_phys) in leapraid_get_adapter_phys() argument2544 *nr_phys = 0; in leapraid_get_adapter_phys()2551 *nr_phys = sas_io_unit_page0.phy_num; in leapraid_get_adapter_phys()6085 u8 nr_phys; in leapraid_update_card_port_after_reset() local6088 if (leapraid_get_adapter_phys(adapter, &nr_phys) || !nr_phys) in leapraid_update_card_port_after_reset()6093 kcalloc(nr_phys, sizeof(struct leapraid_card_phy), in leapraid_update_card_port_after_reset()6099 adapter->dev_topo.card.phys_num = nr_phys; in leapraid_update_card_port_after_reset()