Searched refs:tran_reset_notify (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_control.c60 if ((A_TO_TRAN(ap)->tran_reset_notify) == NULL) {
63 return (*A_TO_TRAN(ap)->tran_reset_notify)(ap, flag, callback, arg);
/illumos-gate/usr/src/man/man9e/
H A DMakefile75 tran_reset_notify.9e \
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h147 int (*tran_reset_notify)( member in struct:scsi_hba_tran
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c394 tran->tran_reset_notify = emul64_scsi_reset_notify;
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c566 tran->tran_reset_notify = NULL;
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi.c2334 hba_tran->tran_reset_notify = pvscsi_reset_notify;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c532 tran->tran_reset_notify = iscsi_tran_reset_notify;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c98 tran->tran_reset_notify = pmcs_scsi_reset_notify;
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c883 tran->tran_reset_notify = NULL;
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c602 tran->tran_reset_notify = NULL;
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c2908 hba_trans->tran_reset_notify = NULL;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c690 tran->tran_reset_notify = vhci_scsi_reset_notify;
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c714 tran->tran_reset_notify = fas_scsi_reset_notify;
H A Dsf.c689 tran->tran_reset_notify = sf_scsi_reset_notify;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2172 hba_tran->tran_reset_notify = mptsas_scsi_reset_notify;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9890 tran->tran_reset_notify = fcp_scsi_reset_notify;
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c815 scsi_tran->tran_reset_notify = NULL;

Completed in 267 milliseconds