Searched defs:scsi_vhci_priv (Results 1 – 1 of 1) sorted by relevance
435 typedef struct scsi_vhci_priv { struct436 kmutex_t svp_mutex;437 kcondvar_t svp_cv;438 struct scsi_vhci_lun *svp_svl;463 } scsi_vhci_priv_t; argument