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

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c655 if (!scsi_ua_get(sd, ua, sizeof (ua)) ||
952 if (probe && scsi_ua_get(sd, ua, sizeof (ua)) &&
1445 * scsi_ua_get: using properties, return "unit-address" string.
1449 scsi_ua_get(struct scsi_device *sd, char *ua, int len) function

Completed in 69 milliseconds