CMD_PUT           980 dev/pci/if_tl.c 	CMD_PUT(sc, cmd | (TL_CMD_LDTHR | TX_THR));
CMD_PUT           981 dev/pci/if_tl.c 	CMD_PUT(sc, cmd | (TL_CMD_LDTMR | 0x00000003));
CMD_PUT          1203 dev/pci/if_tl.c 	CMD_PUT(sc, TL_CMD_ACK | r | (type & ~(0x00100000)));
CMD_PUT          1285 dev/pci/if_tl.c 		CMD_PUT(sc, TL_CMD_ACK | 0x00000001 | type);
CMD_PUT          1293 dev/pci/if_tl.c 		CMD_PUT(sc, cmd);
CMD_PUT          1361 dev/pci/if_tl.c 		CMD_PUT(sc, type);
CMD_PUT          1397 dev/pci/if_tl.c 		CMD_PUT(sc, TL_CMD_ACK | r | type);
CMD_PUT          1630 dev/pci/if_tl.c 			CMD_PUT(sc, cmd);