Searched defs:vhci_recovery_reset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c213 static int vhci_recovery_reset(scsi_vhci_lun_t *, struct scsi_address *,
1554 * vhci_recovery_reset:
1579 vhci_recovery_reset(scsi_vhci_lun_t *vlun, struct scsi_address *ap, function
3443 (void) vhci_recovery_reset(vlun, &pkt->pkt_address,
3463 if (!vhci_recovery_reset(vlun, &pkt->pkt_address,
4034 (void) vhci_recovery_reset(vlun,
4338 if (vhci_recovery_reset(
5368 if (vhci_recovery_reset(svp->svp_svl,
5375 if (vhci_recovery_reset(svp->svp_svl,
6151 if (vhci_recovery_reset(sv
[all...]

Completed in 87 milliseconds