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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c337 static dev_info_t *mptsas_find_smp_child(dev_info_t *pdip, char *str_wwn);
14732 mptsas_find_smp_child(dev_info_t *parent, char *str_wwn) function
14766 cdip = mptsas_find_smp_child(pdip, wwn_str);
15798 if ((*smp_dip = mptsas_find_smp_child(pdip, wwn_str)) != NULL) {

Completed in 128 milliseconds