Lines Matching defs:control
43 u_char tmpc,code,control;
83 control = mopGetChar(pkt,&idx); /* Control */
84 (void)fprintf(fd,"Control : %02x ",control);
85 if ((control & (1>>MOP_K_BOT_CNTL_SERVER))) {
92 if ((control & (1>>MOP_K_BOT_CNTL_DEVICE))) {
101 if ((control & (1>>MOP_K_BOT_CNTL_DEVICE))) {
240 "Control Flags: %02x Message %d ",tmpc,tmpc & 1);
275 "Control Flags: %02x Message %d ",tmpc,tmpc & 1);