Home
last modified time | relevance | path

Searched refs:mptsas_find_smp_child (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c340 static dev_info_t *mptsas_find_smp_child(dev_info_t *pdip, char *str_wwn);
15124 mptsas_find_smp_child(dev_info_t *parent, char *str_wwn) in mptsas_find_smp_child() function
15158 cdip = mptsas_find_smp_child(pdip, wwn_str); in mptsas_offline_smp()
16213 if ((*smp_dip = mptsas_find_smp_child(pdip, wwn_str)) != NULL) { in mptsas_online_smp()