Searched refs:dtps_provide_module (Results 1 – 2 of 2) sorted by relevance
2126 void (*dtps_provide_module)(void *arg, modctl_t *mp); member
8940 if ((pops->dtps_provide == NULL && pops->dtps_provide_module == NULL) ||8986 ASSERT(pops->dtps_provide_module != NULL);8991 if (pops->dtps_provide_module == NULL) {8993 provider->dtpv_pops.dtps_provide_module =9584 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, ctl);9594 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, module_kernel());9598 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, mod);17083 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, ctl);