Searched refs:mptsas_find_child_phy (Results 1 – 1 of 1) sorted by relevance
346 static dev_info_t *mptsas_find_child_phy(dev_info_t *pdip, uint8_t phy);14486 *lundip = mptsas_find_child_phy(pdip, phy); in mptsas_config_one_phy()14565 if (mptsas_find_child_phy(pdip, phy)) { in mptsas_config_luns()15320 mptsas_find_child_phy(dev_info_t *pdip, uint8_t phy) in mptsas_find_child_phy() function