Searched refs:tran_post_event (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/warlock/
H A Dscsi.c51 p->tran_post_event(0, 0, 0, 0);
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h194 int (*tran_post_event)( member in struct:scsi_hba_tran
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c575 tran->tran_post_event = NULL;
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi.c2342 hba_tran->tran_post_event = NULL;
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c2961 if (tran->tran_post_event &&
2962 ((*tran->tran_post_event)(self,
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c891 tran->tran_post_event = NULL;
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c2917 hba_trans->tran_post_event = NULL;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c704 tran->tran_post_event = NULL;
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c722 tran->tran_post_event = NULL;
H A Dsf.c697 tran->tran_post_event = sf_bus_post_event;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2183 hba_tran->tran_post_event = NULL;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9899 tran->tran_post_event = fcp_scsi_bus_post_event;

Completed in 204 milliseconds