Searched defs:attached_wwn_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c15024 char *attached_wwn_str = NULL; local
15278 attached_wwn_str);
15374 char *attached_wwn_str = NULL; local
15586 attached_wwn_str);
15768 char attached_wwn_str[MPTSAS_WWN_STRLEN]; local
15885 (void) sprintf(attached_wwn_str, "w%016"PRIx64,
15888 (void) sprintf(attached_wwn_str, "w%016"PRIx64,
15893 *smp_dip, SCSI_ADDR_PROP_ATTACHED_PORT, attached_wwn_str) !=
15897 attached_wwn_str);

Completed in 96 milliseconds