Searched defs:ipp_ops (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/
H A Dipp.h105 typedef struct ipp_ops ipp_ops_t;
107 struct ipp_ops { struct
H A Dippconf.c400 ipp_ops_t *ipp_ops)
406 ASSERT(ipp_ops != NULL);
431 imp->ippm_ops = ipp_ops;
398 ipp_mod_register( const char *modname, ipp_ops_t *ipp_ops) argument
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h139 struct ipp_ops *ipp_ops; member in struct:modlipp

Completed in 201 milliseconds