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

  /src/sys/dev/pci/
if_txp.c 110 static int txp_response(struct txp_softc *, uint32_t, uint16_t, uint16_t,
1698 if (txp_response(sc, idx, id, seq, rspp))
1716 txp_response(struct txp_softc *sc, uint32_t ridx, uint16_t id, uint16_t seq, function in typeref:typename:int
if_txp.c 110 static int txp_response(struct txp_softc *, uint32_t, uint16_t, uint16_t,
1698 if (txp_response(sc, idx, id, seq, rspp))
1716 txp_response(struct txp_softc *sc, uint32_t ridx, uint16_t id, uint16_t seq, function in typeref:typename:int

Completed in 58 milliseconds