Home
last modified time | relevance | path

Searched defs:scsi_device (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/conf/
H A Ddevice.h49 struct scsi_device { struct
82 * framework code prior to probe(9E) or attach(9E) of scsi_device. argument
89 * The HBA driver can store a pointer to per-scsi_device(9S) argument
98 void *sd_hba_private;
126 * LEGACY: For a scsi_device structure allocated by scsi_vhci during argument
133 * FMA capabilities of scsi_device. argument
138 * mdi_pathinfo_t pointer to pathinfo node for scsi_device structure argument
141 void *sd_pathinfo;
170 * code, so always keeping it at the end of the scsi_device structure argument
190 int scsi_probe(struct scsi_device *sd, int (*callback)(void)); argument
/titanic_41/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_cmdk.c121 struct scsi_device *scsi_device; in xdfs_get_modser() local
585 struct scsi_device *scsi_device; in xdfs_c_getpgeom() local
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c1098 char *(*decode_fru)(struct scsi_device *, char *, int, uchar_t)) in scsi_generic_errmsg()
1228 char *(*decode_fru)(struct scsi_device *, char *, int, uchar_t)) in scsi_vu_errmsg()