Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c1097 char *(*decode_fru)(struct scsi_device *, char *, int, uchar_t)) in scsi_generic_errmsg()
1227 char *(*decode_fru)(struct scsi_device *, char *, int, uchar_t)) in scsi_vu_errmsg()