A shorthand notation for accessing arguments to the current function (that which is on top of the stack) is using the at sign (@). Arguments so accessed are considered lvalues:
debug0:16> @1 D010A234 debug0:17> @1 = u.u_tss E00014CC &u+14CC data
@1
@1 = u.u_tss