Searched refs:nodenamebuf (Results 1 – 2 of 2) sorted by relevance
1053 char *nodenamebuf, ddi_devid_t *devidp) in e_devid_cache_path_to_devid() argument1145 if (ua && nodenamebuf) { in e_devid_cache_path_to_devid()1146 (void) strncpy(nodenamebuf, node, nodelen); in e_devid_cache_path_to_devid()1147 nodenamebuf[nodelen] = '\0'; in e_devid_cache_path_to_devid()
610 char ua[SCSI_MAXNAMELEN], nodenamebuf[SCSI_MAXNAMELEN]; in scsi_test_ereport_post() local813 if (e_devid_cache_path_to_devid(pathbuf, ua, nodenamebuf, in scsi_test_ereport_post()815 nodename = nodenamebuf; in scsi_test_ereport_post()