Lines Matching defs:cms

64 #define	CMS_OPS(cms)		(cms)->cms_ops  argument
65 #define CMS_OP_PRESENT(cms, op) ((cms) && CMS_OPS(cms)->op != NULL) argument
82 typedef struct cms { struct
83 struct cms *cms_next; argument
84 struct cms *cms_prev; argument
85 const cms_ops_t *cms_ops; argument
86 struct modctl *cms_modp; argument
87 uint_t cms_refcnt; argument
118 cms_link(cms_t *cms) in cms_link()
130 cms_unlink(cms_t *cms) in cms_unlink()
151 cms_hold(cms_t *cms) in cms_hold()
162 cms_rele(cms_t *cms) in cms_rele()
202 cms_t *cms; in cms_load_modctl() local
292 cms_t *cms = NULL; in cms_search_list() local
317 cms_t *cms; in cms_load_module() local
356 cms_t *cms; in cms_load_specific() local
406 cms_t *cms; in cms_init() local
431 cms_t *cms = HDL2CMS(hdl); in cms_fini() local
456 cms_t *cms = HDL2CMS(hdl); in cms_post_startup() local
465 cms_t *cms = HDL2CMS(hdl); in cms_post_mpstartup() local
474 cms_t *cms = HDL2CMS(hdl); in cms_logout_size() local
485 cms_t *cms = HDL2CMS(hdl); in cms_mcgctl_val() local
496 cms_t *cms = HDL2CMS(hdl); in cms_bankctl_skipinit() local
507 cms_t *cms = HDL2CMS(hdl); in cms_bankctl_val() local
518 cms_t *cms = HDL2CMS(hdl); in cms_bankstatus_skipinit() local
529 cms_t *cms = HDL2CMS(hdl); in cms_bankstatus_val() local
540 cms_t *cms = HDL2CMS(hdl); in cms_mca_init() local
549 cms_t *cms = HDL2CMS(hdl); in cms_poll_ownermask() local
561 cms_t *cms = HDL2CMS(hdl); in cms_bank_logout() local
571 cms_t *cms = HDL2CMS(hdl); in cms_msrinject() local
583 cms_t *cms = HDL2CMS(hdl); in cms_error_action() local
596 cms_t *cms = HDL2CMS(hdl); in cms_disp_match() local
610 cms_t *cms = HDL2CMS(hdl); in cms_ereport_class() local
626 cms_t *cms = HDL2CMS(hdl); in cms_ereport_detector() local
639 cms_t *cms = HDL2CMS(hdl); in cms_ereport_includestack() local
653 cms_t *cms = HDL2CMS(hdl); in cms_ereport_add_logout() local