Home
last modified time | relevance | path

Searched refs:scsi_abort (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/
H A Dscsi_ctl.h81 int scsi_abort(struct scsi_address *ap, struct scsi_pkt *pkt);
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_control.c36 scsi_abort(struct scsi_address *ap, struct scsi_pkt *pkt) in scsi_abort() function
/titanic_41/usr/src/man/man9f/
H A DMakefile428 scsi_abort.9f \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc424 file path=usr/share/man/man9f/scsi_abort.9f
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c7251 if (scsi_abort(&svp->svp_psd->sd_address, NULL) in vhci_quiesce_paths()
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c23084 if (scsi_abort(SD_ADDRESS(un), NULL)) {