Searched refs:STATE_IDLE (Results 1 – 2 of 2) sorted by relevance
54 #define STATE_IDLE 0x00000001 /* Awaiting the start of a sequence */ macro677 kb8042->parse_scan_state = STATE_IDLE; in KeyboardConvertScan_init()758 kb8042->parse_scan_state = STATE_IDLE; in KeyboardConvertScan_set1()787 case STATE_IDLE: in KeyboardConvertScan_set1()863 kb8042->parse_scan_state = STATE_IDLE; in KeyboardConvertScan_set1()939 kb8042->parse_scan_state = STATE_IDLE; in KeyboardConvertScan_set2()949 case STATE_IDLE: in KeyboardConvertScan_set2()1072 kb8042->parse_scan_state = STATE_IDLE; in KeyboardConvertScan_set2()
133 #define STATE_IDLE (0x0000) macro1513 mailboxp->mbox_state = STATE_IDLE; in mboxsc_add_mailbox()