Lines Matching defs:cms
59 #define CMS_OPS(cms) (cms)->cms_ops argument
60 #define CMS_OP_PRESENT(cms, op) ((cms) && CMS_OPS(cms)->op != NULL) argument
77 typedef struct cms { struct
78 struct cms *cms_next; argument
79 struct cms *cms_prev; argument
80 const cms_ops_t *cms_ops; argument
81 struct modctl *cms_modp; argument
82 uint_t cms_refcnt; argument
113 cms_link(cms_t *cms) in cms_link()
125 cms_unlink(cms_t *cms) in cms_unlink()
146 cms_hold(cms_t *cms) in cms_hold()
157 cms_rele(cms_t *cms) in cms_rele()
197 cms_t *cms; in cms_load_modctl() local
287 cms_t *cms = NULL; in cms_search_list() local
312 cms_t *cms; in cms_load_module() local
351 cms_t *cms; in cms_load_specific() local
401 cms_t *cms; in cms_init() local
426 cms_t *cms = HDL2CMS(hdl); in cms_fini() local
451 cms_t *cms = HDL2CMS(hdl); in cms_post_startup() local
460 cms_t *cms = HDL2CMS(hdl); in cms_post_mpstartup() local
469 cms_t *cms = HDL2CMS(hdl); in cms_logout_size() local
480 cms_t *cms = HDL2CMS(hdl); in cms_mcgctl_val() local
491 cms_t *cms = HDL2CMS(hdl); in cms_bankctl_skipinit() local
502 cms_t *cms = HDL2CMS(hdl); in cms_bankctl_val() local
513 cms_t *cms = HDL2CMS(hdl); in cms_bankstatus_skipinit() local
524 cms_t *cms = HDL2CMS(hdl); in cms_bankstatus_val() local
535 cms_t *cms = HDL2CMS(hdl); in cms_mca_init() local
544 cms_t *cms = HDL2CMS(hdl); in cms_poll_ownermask() local
556 cms_t *cms = HDL2CMS(hdl); in cms_bank_logout() local
566 cms_t *cms = HDL2CMS(hdl); in cms_msrinject() local
578 cms_t *cms = HDL2CMS(hdl); in cms_error_action() local
591 cms_t *cms = HDL2CMS(hdl); in cms_disp_match() local
605 cms_t *cms = HDL2CMS(hdl); in cms_ereport_class() local
621 cms_t *cms = HDL2CMS(hdl); in cms_ereport_detector() local
634 cms_t *cms = HDL2CMS(hdl); in cms_ereport_includestack() local
648 cms_t *cms = HDL2CMS(hdl); in cms_ereport_add_logout() local