HomeSort by: relevance | last modified time | path
    Searched defs:macekbc_wait (Results 1 - 2 of 2) sorted by relevancy

  /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 */

Completed in 227 milliseconds