Searched refs:txp_ext_command (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/txp/
H A Dif_txp.c183 static int txp_ext_command(struct txp_softc *, uint16_t, uint16_t,
374 if (txp_ext_command(sc, TXP_CMD_VERSIONS_READ, 0, 0, 0, NULL, 0,
2020 if (txp_ext_command(sc, TXP_CMD_READ_STATISTICS, 0, 0, 0, NULL, 0,
2213 if (txp_ext_command(sc, id, in1, in2, in3, NULL, 0, &rsp, wait) != 0) {
2233 txp_ext_command(struct txp_softc *sc, uint16_t id, uint16_t in1, uint32_t in2, function
2808 if (txp_ext_command(sc, TXP_CMD_READ_STATISTICS, 0, 0, 0, NULL, 0,

Completed in 91 milliseconds