in3              1564 dev/pci/if_txp.c txp_command(sc, id, in1, in2, in3, out1, out2, out3, wait)
in3              1567 dev/pci/if_txp.c 	u_int32_t in2, in3, *out2, *out3;
in3              1572 dev/pci/if_txp.c 	if (txp_command2(sc, id, in1, in2, in3, NULL, 0, &rsp, wait))
in3              1589 dev/pci/if_txp.c txp_command2(sc, id, in1, in2, in3, in_extp, in_extn, rspp, wait)
in3              1592 dev/pci/if_txp.c 	u_int32_t in2, in3;
in3              1619 dev/pci/if_txp.c 	cmd->cmd_par3 = htole32(in3);