Searched refs:vhci_recovery_reset (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 216 static int vhci_recovery_reset(scsi_vhci_lun_t *, struct scsi_address *, 1582 vhci_recovery_reset(scsi_vhci_lun_t *vlun, struct scsi_address *ap, in vhci_recovery_reset() function 3446 (void) vhci_recovery_reset(vlun, &pkt->pkt_address, in vhci_intr() 3466 if (!vhci_recovery_reset(vlun, &pkt->pkt_address, in vhci_intr() 4041 (void) vhci_recovery_reset(vlun, in vhci_update_pathstates() 4345 if (vhci_recovery_reset( in vhci_pathinfo_state_change() 5375 if (vhci_recovery_reset(svp->svp_svl, in vhci_pathinfo_offline() 5382 if (vhci_recovery_reset(svp->svp_svl, in vhci_pathinfo_offline() 6158 if (vhci_recovery_reset(svp->svp_svl, in vhci_devctl() 7048 (void) vhci_recovery_reset(vlun, in vhci_failover() [all …]
|