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

  /src/sys/arch/hpcmips/tx/
txcom.c 124 void txcom_rxsoft(void *);
276 softint_establish(SOFTINT_SERIAL, txcom_rxsoft, sc);
711 txcom_rxsoft(void *arg) function in typeref:typename:void
txcom.c 124 void txcom_rxsoft(void *);
276 softint_establish(SOFTINT_SERIAL, txcom_rxsoft, sc);
711 txcom_rxsoft(void *arg) function in typeref:typename:void
txcom.c 124 void txcom_rxsoft(void *);
276 softint_establish(SOFTINT_SERIAL, txcom_rxsoft, sc);
711 txcom_rxsoft(void *arg) function in typeref:typename:void

Completed in 91 milliseconds