Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_ctl.h92 int scsi_ua_get_reportdev(struct scsi_device *sd, char *ba, int len);
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c1379 scsi_ua_get_reportdev(struct scsi_device *sd, char *ra, int len) in scsi_ua_get_reportdev() function
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c1789 (scsi_ua_get_reportdev(sd, ra, sizeof (ra)) == 0)) { in scsi_busctl_reportdev()