Searched refs:sdp_ctl (Results 1 – 3 of 3) sorted by relevance
214 sdp->sdp_ctl = ctl; in sdt_provide_module()257 struct modctl *ctl = sdp->sdp_ctl; in sdt_destroy()279 struct modctl *ctl = sdp->sdp_ctl; in sdt_enable()324 struct modctl *ctl = sdp->sdp_ctl; in sdt_disable()
153 sdp->sdp_ctl = ctl; in sdt_provide_module()198 struct modctl *ctl = sdp->sdp_ctl; in sdt_destroy()241 struct modctl *ctl = sdp->sdp_ctl; in sdt_enable()285 struct modctl *ctl = sdp->sdp_ctl; in sdt_disable()
74 struct modctl *sdp_ctl; /* modctl for module */ member