Lines Matching defs:ctrlp
3109 rsm_controller_t *ctrlp;
3114 ctrlp = (rsm_controller_t *)handle;
3116 if (ctrlp == NULL) {
3122 msg.cname = ctrlp->cntr_name;
3123 msg.cname_len = strlen(ctrlp->cntr_name) +1;
3124 msg.cnum = ctrlp->cntr_unit;
3149 rsm_controller_t *ctrlp;
3154 ctrlp = (rsm_controller_t *)handle;
3156 if (ctrlp == NULL) {
3162 msg.cname = ctrlp->cntr_name;
3163 msg.cname_len = strlen(ctrlp->cntr_name) +1;
3164 msg.cnum = ctrlp->cntr_unit;