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

  /src/sys/arch/hpcmips/tx/
txcom.c 125 void txcom_txsoft(void *);
274 softint_establish(SOFTINT_SERIAL, txcom_txsoft, sc);
761 txcom_txsoft(void *arg) function in typeref:typename:void
txcom.c 125 void txcom_txsoft(void *);
274 softint_establish(SOFTINT_SERIAL, txcom_txsoft, sc);
761 txcom_txsoft(void *arg) function in typeref:typename:void
txcom.c 125 void txcom_txsoft(void *);
274 softint_establish(SOFTINT_SERIAL, txcom_txsoft, sc);
761 txcom_txsoft(void *arg) function in typeref:typename:void

Completed in 33 milliseconds