Searched defs:scsi_vhci_priv (Results 1 – 1 of 1) sorted by relevance
432 typedef struct scsi_vhci_priv { struct433 kmutex_t svp_mutex;434 kcondvar_t svp_cv;435 struct scsi_vhci_lun *svp_svl;460 } scsi_vhci_priv_t; argument