ipp_mod_register
extern int ipp_mod_register(const char *, ipp_ops_t *);
int ipp_mod_register(const char *, ipp_ops_t *);
return (ipp_mod_register(mcp->mod_modname, modl->ipp_ops));