Home
last modified time | relevance | path

Searched refs:txp_response (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/txp/
HDif_txp.c139 static int txp_response (struct txp_softc *, u_int32_t, u_int16_t, u_int16_t,
1396 if (txp_response(sc, idx, id, seq, rspp)) in txp_command2()
1412 txp_response(struct txp_softc *sc, u_int32_t ridx, u_int16_t id, u_int16_t seq, in txp_response() function