/src/sys/arch/sgimips/mace/ |
macekbc.c | 227 macekbc_wait(struct macekbc_internal *t, pckbport_slot_t slot, function in typeref:typename:int 271 if (macekbc_wait(t, slot, MACEKBC_STAT_TXEMPTY, 1)) 290 if (macekbc_wait(t, slot, MACEKBC_STAT_RXFULL, 1)) /* rx full */
|
macekbc.c | 227 macekbc_wait(struct macekbc_internal *t, pckbport_slot_t slot, function in typeref:typename:int 271 if (macekbc_wait(t, slot, MACEKBC_STAT_TXEMPTY, 1)) 290 if (macekbc_wait(t, slot, MACEKBC_STAT_RXFULL, 1)) /* rx full */
|