ipp_ops
typedef struct ipp_ops ipp_ops_t;
ipp_ops_t *ipp_ops)
ASSERT(ipp_ops != NULL);
imp->ippm_ops = ipp_ops;
return (ipp_mod_register(mcp->mod_modname, modl->ipp_ops));
struct ipp_ops *ipp_ops;