Searched refs:cms_ops (Results 1 – 3 of 3) sorted by relevance
59 #define CMS_OPS(cms) (cms)->cms_ops80 const cms_ops_t *cms_ops; member233 cms->cms_ops = ops; in cms_load_modctl()368 if ((err = cms->cms_ops->cms_init(hdl, datap)) == 0) { in cms_load_specific()
51 typedef struct cms_ops { struct
70 const cms_ops_t *cms_ops; member