/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_nvram.c | 94 (void) ddi_modclose(modhp); in pmcs_firmware_update() 108 (void) ddi_modclose(modhp); in pmcs_firmware_update() 122 (void) ddi_modclose(modhp); in pmcs_firmware_update() 132 (void) ddi_modclose(modhp); in pmcs_firmware_update() 142 (void) ddi_modclose(modhp); in pmcs_firmware_update() 152 (void) ddi_modclose(modhp); in pmcs_firmware_update() 162 (void) ddi_modclose(modhp); in pmcs_firmware_update() 172 (void) ddi_modclose(modhp); in pmcs_firmware_update() 193 (void) ddi_modclose(modhp); in pmcs_firmware_update() 211 (void) ddi_modclose(modhp); in pmcs_firmware_update() [all …]
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | modctl.h | 651 extern int ddi_modclose(ddi_modhandle_t); 652 #pragma unknown_control_flow(ddi_modopen, ddi_modsym, ddi_modclose)
|
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ucma/ |
H A D | sol_ucma.c | 404 (void) ddi_modclose(sol_ucma.ucma_mod_hdl); in sol_ucma_open() 419 (void) ddi_modclose(sol_ucma.ucma_mod_hdl); in sol_ucma_open() 435 (void) ddi_modclose(sol_ucma.ucma_mod_hdl); in sol_ucma_open() 451 (void) ddi_modclose(sol_ucma.ucma_mod_hdl); in sol_ucma_open() 467 (void) ddi_modclose(sol_ucma.ucma_mod_hdl); in sol_ucma_open() 483 (void) ddi_modclose(sol_ucma.ucma_mod_hdl); in sol_ucma_open() 499 (void) ddi_modclose(sol_ucma.ucma_mod_hdl); in sol_ucma_open() 615 (void) ddi_modclose(sol_ucma.ucma_mod_hdl); in sol_ucma_close()
|
/titanic_50/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_mod.c | 690 (void) ddi_modclose(ops->ibdmah); in srpt_ibdma_ops_unload()
|
/titanic_50/usr/src/uts/common/fs/dev/ |
H A D | sdev_zvolops.c | 122 (void) ddi_modclose(zfs_mod); in devzvol_close_zfs()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | brand.c | 272 (void) ddi_modclose(hdl); in brand_register_zone()
|
H A D | modctl.c | 4806 ddi_modclose(ddi_modhandle_t h) in ddi_modclose() function
|
/titanic_50/usr/src/uts/common/crypto/core/ |
H A D | kcf_cryptoadm.c | 541 (void) ddi_modclose(modh); in crypto_get_soft_info()
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | sockfilter.c | 1222 (void) ddi_modclose(handle); in sof_module_hold_by_name()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zfs_ioctl.c | 6385 (void) ddi_modclose(nfs_mod); in _fini() 6387 (void) ddi_modclose(smbsrv_mod); in _fini() 6389 (void) ddi_modclose(sharefs_mod); in _fini()
|
/titanic_50/usr/src/man/man9f/ |
H A D | Makefile | 800 ddi_modclose.9f \ 1550 ddi_modclose.9f := LINKSRC = ddi_modopen.9f
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_ioctl.c | 2433 if ((rval = ddi_modclose(ha2->fw_module)) != in ql_adm_updfwmodule()
|
H A D | ql_api.c | 1639 (void) ddi_modclose(ha->fw_module); in ql_attach() 1895 (void) ddi_modclose(ha->fw_module); in ql_detach() 17163 (void) ddi_modclose(ha->fw_module); in ql_fwmodule_resolve()
|
/titanic_50/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 981 (void) ddi_modclose(modfw); in mwl_fwload() 1127 (void) ddi_modclose(modfw); in mwl_fwload()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 573 (void) ddi_modclose(emlxs_modsym.mod_fct); 578 (void) ddi_modclose(emlxs_modsym.mod_stmf);
|
H A D | emlxs_hba.c | 2960 (void) ddi_modclose(hba->fw_modhandle); in emlxs_fw_unload()
|
H A D | emlxs_solaris.c | 1070 (void) ddi_modclose(emlxs_modsym.mod_fctl); in emlxs_fca_modclose()
|
/titanic_50/usr/src/uts/common/io/uath/ |
H A D | uath.c | 841 (void) ddi_modclose(modp); in uath_loadfirmware()
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 487 (void) ddi_modclose(sf->sf_mod); in vhci_failover_modopen() 528 (void) ddi_modclose(sf->sf_mod); in vhci_failover_modclose()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 794 link path=usr/share/man/man9f/ddi_modclose.9f target=ddi_modopen.9f
|
/titanic_50/ |
H A D | .gitignore | 8518 usr/src/man/man9f/ddi_modclose.9f
|