in1              1564 dev/pci/if_txp.c txp_command(sc, id, in1, in2, in3, out1, out2, out3, wait)
in1              1566 dev/pci/if_txp.c 	u_int16_t id, in1, *out1;
in1              1572 dev/pci/if_txp.c 	if (txp_command2(sc, id, in1, in2, in3, NULL, 0, &rsp, wait))
in1              1589 dev/pci/if_txp.c txp_command2(sc, id, in1, in2, in3, in_extp, in_extn, rspp, wait)
in1              1591 dev/pci/if_txp.c 	u_int16_t id, in1;
in1              1617 dev/pci/if_txp.c 	cmd->cmd_par1 = htole16(in1);