Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h307 typedef struct scsi_vhci_lun { struct
308 kmutex_t svl_mutex;
309 kcondvar_t svl_cv;
314 int svl_transient;
321 int svl_waiting_for_activepath;
345 struct scsi_vhci_lun *svl_hash_next; argument
346 char *svl_lun_wwn;
351 char *svl_active_pclass;
353 dev_info_t *svl_dip;
354 uint32_t svl_flags; /* protected by svl_mutex */
[all …]