Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_ctl.h81 int scsi_abort(struct scsi_address *ap, struct scsi_pkt *pkt);
/illumos-gate/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
/illumos-gate/usr/src/man/man9f/
H A DMakefile465 scsi_abort.9f \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c7258 if (scsi_abort(&svp->svp_psd->sd_address, NULL) in vhci_quiesce_paths()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1173 file path=usr/share/man/man9f/scsi_abort.9f
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c22475 if (scsi_abort(SD_ADDRESS(un), NULL)) {