Home
last modified time | relevance | path

Searched refs:ddi_soft_state_bystr_fini (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c407 ddi_soft_state_bystr_fini(&iport->tgt_sstate); in pmcs_iport_attach()
1299 ddi_soft_state_bystr_fini(&iport->tgt_sstate); in pmcs_iport_unattach()
H A Dpmcs_subr.c7240 ddi_soft_state_bystr_fini(&target->lun_sstate); in pmcs_destroy_target()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1663 ddi_soft_state_bystr_fini(ddi_soft_state_bystr **state_p);
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10172 ddi_soft_state_bystr_fini(&phymap->phymap_ua2name); in sas_phymap_destroy()
10174 ddi_soft_state_bystr_fini(&phymap->phymap_name2ua); in sas_phymap_destroy()
10177 ddi_soft_state_bystr_fini(&phymap->phymap_name2phys); in sas_phymap_destroy()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c6224 ddi_soft_state_bystr_fini(ddi_soft_state_bystr **state_p) in ddi_soft_state_bystr_fini() function