Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Dscsi.c52 p->tran_remove_eventcall(0, 0); in scsi_init()
H A Dmv.wlcmd80 add scsi_hba_tran::tran_remove_eventcall targets warlock_dummy
H A Dahci.wlcmd85 add scsi_hba_tran::tran_remove_eventcall targets warlock_dummy
H A Dbcm_sata.wlcmd85 add scsi_hba_tran::tran_remove_eventcall targets warlock_dummy
H A Dnv_sata.wlcmd97 add scsi_hba_tran::tran_remove_eventcall targets warlock_dummy
H A Dsi3124.wlcmd92 add scsi_hba_tran::tran_remove_eventcall targets warlock_dummy
/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h191 int (*tran_remove_eventcall)(dev_info_t *devi, member
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c574 tran->tran_remove_eventcall = NULL; in scsa1394_attach_scsa()
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c2942 if (tran->tran_remove_eventcall && in scsi_hba_remove_eventcall()
2943 ((*tran->tran_remove_eventcall)( in scsi_hba_remove_eventcall()
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c892 tran->tran_remove_eventcall = NULL; in scsa2usb_attach()
/titanic_41/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c2918 hba_trans->tran_remove_eventcall = NULL; in arcmsr_do_ddi_attach()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c698 tran->tran_remove_eventcall = sf_bus_remove_eventcall; in sf_attach()
H A Dfas.c723 tran->tran_remove_eventcall = NULL; in fas_attach()
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c703 tran->tran_remove_eventcall = NULL; in vhci_attach()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9912 tran->tran_remove_eventcall = fcp_scsi_bus_remove_eventcall; in fcp_handle_port_attach()
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2186 hba_tran->tran_remove_eventcall = NULL; in mptsas_hba_setup()