Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h192 int (*tran_remove_eventcall)(dev_info_t *devi, member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c99 tran->tran_remove_eventcall = NULL; in smartpqi_register_hba()
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c577 tran->tran_remove_eventcall = NULL; in scsa1394_attach_scsa()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c2946 if (tran->tran_remove_eventcall && in scsi_hba_remove_eventcall()
2947 ((*tran->tran_remove_eventcall)( in scsi_hba_remove_eventcall()
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c928 tran->tran_remove_eventcall = NULL; in scsa2usb_attach()
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c2915 hba_trans->tran_remove_eventcall = NULL; in arcmsr_do_ddi_attach()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c706 tran->tran_remove_eventcall = NULL; in vhci_attach()
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c723 tran->tran_remove_eventcall = NULL; in fas_attach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9901 tran->tran_remove_eventcall = fcp_scsi_bus_remove_eventcall; in fcp_handle_port_attach()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2219 hba_tran->tran_remove_eventcall = NULL; in mptsas_hba_setup()