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

/illumos-gate/usr/src/uts/common/io/warlock/
H A Dscsi.c52 p->tran_remove_eventcall(0, 0);
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h191 int (*tran_remove_eventcall)(dev_info_t *devi, member in struct:scsi_hba_tran
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c574 tran->tran_remove_eventcall = NULL;
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi.c2343 hba_tran->tran_remove_eventcall = NULL;
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c2942 if (tran->tran_remove_eventcall &&
2943 ((*tran->tran_remove_eventcall)(
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c892 tran->tran_remove_eventcall = NULL;
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c2918 hba_trans->tran_remove_eventcall = NULL;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c703 tran->tran_remove_eventcall = NULL;
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c723 tran->tran_remove_eventcall = NULL;
H A Dsf.c696 tran->tran_remove_eventcall = sf_bus_remove_eventcall;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2184 hba_tran->tran_remove_eventcall = NULL;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9898 tran->tran_remove_eventcall = fcp_scsi_bus_remove_eventcall;

Completed in 236 milliseconds