Home
last modified time | relevance | path

Searched refs:tran_post_event (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/uts/common/io/warlock/
H A Dscsi.c51 p->tran_post_event(0, 0, 0, 0); in scsi_init()
H A Dmv.wlcmd79 add scsi_hba_tran::tran_post_event targets warlock_dummy
H A Dahci.wlcmd84 add scsi_hba_tran::tran_post_event targets warlock_dummy
H A Dbcm_sata.wlcmd84 add scsi_hba_tran::tran_post_event targets warlock_dummy
H A Dnv_sata.wlcmd96 add scsi_hba_tran::tran_post_event targets warlock_dummy
H A Dsi3124.wlcmd91 add scsi_hba_tran::tran_post_event targets warlock_dummy
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h194 int (*tran_post_event)( member
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c575 tran->tran_post_event = NULL; in scsa1394_attach_scsa()
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c2961 if (tran->tran_post_event && in scsi_hba_post_event()
2962 ((*tran->tran_post_event)(self, in scsi_hba_post_event()
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c891 tran->tran_post_event = NULL; in scsa2usb_attach()
/titanic_50/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c2917 hba_trans->tran_post_event = NULL; in arcmsr_do_ddi_attach()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c697 tran->tran_post_event = sf_bus_post_event; in sf_attach()
H A Dfas.c722 tran->tran_post_event = NULL; in fas_attach()
/titanic_50/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c704 tran->tran_post_event = NULL; in vhci_attach()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9913 tran->tran_post_event = fcp_scsi_bus_post_event; in fcp_handle_port_attach()
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2187 hba_tran->tran_post_event = NULL; in mptsas_hba_setup()