Searched refs:outport (Results 1 – 2 of 2) sorted by relevance
73 base->outport |= KBDO_KBD_OUTFULL; in atkbdc_kbd_queue_data()151 base->outport |= KBDO_AUX_OUTFULL; in atkbdc_aux_poll()179 base->outport &= ~KBDO_AUX_OUTFULL; in atkbdc_dequeue_data()192 base->outport &= ~KBDO_KBD_OUTFULL; in atkbdc_dequeue_data()245 base->outport = *eax; in atkbdc_data_handler()330 base->ctrlbyte = CTRL_CMD_FLAG | base->outport; in atkbdc_sts_ctl_handler()354 base->outport &= ~KBDS_AUX_BUFFER_FULL; in atkbdc_sts_ctl_handler()
106 uint8_t outport; /* controller output port */ member
Completed in 3 milliseconds