Home
last modified time | relevance | path

Searched refs:scsi_hba_ua_get_reportdev (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h392 int scsi_hba_ua_get_reportdev(
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c1385 return (scsi_hba_ua_get_reportdev(sd, ra, len)); in scsi_ua_get_reportdev()
1394 scsi_hba_ua_get_reportdev(struct scsi_device *sd, char *ra, int len) in scsi_hba_ua_get_reportdev() function