Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1342 #define ST_SCSI_DEVP (un->un_sd) macro
1343 #define ST_DEVINFO (ST_SCSI_DEVP->sd_dev)
1344 #define ST_INQUIRY (ST_SCSI_DEVP->sd_inq)
1345 #define ST_RQSENSE (ST_SCSI_DEVP->sd_sense)
1346 #define ST_MUTEX (&ST_SCSI_DEVP->sd_mutex)
1347 #define ROUTE (&ST_SCSI_DEVP->sd_address)
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c1415 devp = ST_SCSI_DEVP; in st_detach()
9261 token = scsi_watch_request_submit(ST_SCSI_DEVP, in st_check_media()
10800 scsi_errmsg(ST_SCSI_DEVP, pkt, st_label, in st_decode_sense()
10810 scsi_errmsg(ST_SCSI_DEVP, pkt, st_label, in st_decode_sense()
11284 scsi_errmsg(ST_SCSI_DEVP, pkt, st_label, severity, in st_decode_sense()