Searched refs:HRST (Results 1 – 3 of 3) sorted by relevance
64 #define HRST 0xff /* reset keyboard */ macro259 if (keyval == HRST && kbd_state != KBD_INITRST && kbd_state != KBD_ID) { in handle_rawcode()260 a5kkbd_sendbyte (HRST); in handle_rawcode()265 if (keyval == HRST) { in handle_rawcode()302 if (keyval == HRST) { in handle_rawcode()305 a5kkbd_sendbyte (HRST); in handle_rawcode()394 a5kkbd_sendbyte (HRST); in handle_rawcode()402 a5kkbd_sendbyte (HRST); in handle_rawcode()475 a5kkbd_sendbyte (HRST); /* send HRST (expect HRST) */ in a5kkbd_init_hw()
59 #define HRST 0x80 /* Hard Reset */ macro
1531 outb(HRST | SCRST, CONTROL(SCpnt->host->io_port)); in aha1542_host_reset()1682 outb(HRST | SCRST, CONTROL(SCpnt->host->io_port)); in aha1542_old_reset()