Searched refs:str_wwn (Results 1 – 1 of 1) sorted by relevance
352 static dev_info_t *mptsas_find_smp_child(dev_info_t *pdip, char *str_wwn);15209 mptsas_find_smp_child(dev_info_t *parent, char *str_wwn) in mptsas_find_smp_child() argument15223 if (strcmp(smp_wwn, str_wwn) == 0) { in mptsas_find_smp_child()