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

/netbsd-current/sys/dev/pci/
H A Dif_txp.c107 static int txp_command2(struct txp_softc *, uint16_t, uint16_t,
1413 if (txp_command2(sc, TXP_CMD_READ_STATISTICS, 0, 0, 0, NULL, 0,
1624 if (txp_command2(sc, id, in1, in2, in3, NULL, 0, &rsp, wait))
1641 txp_command2(struct txp_softc *sc, uint16_t id, uint16_t in1, uint32_t in2, function
2069 if (txp_command2(sc, TXP_CMD_OFFLOAD_READ, 0, 0, 0, NULL, 0, &rsp, 1))

Completed in 114 milliseconds