Lines Matching refs:POP
121 p = POP(DS); in rlstore()
122 d = POP(DS); in rlstore()
146 p = POP(DS); in rwstore()
147 d = POP(DS); in rwstore()
172 p = POP(DS); in rbstore()
173 d = POP(DS); in rbstore()
190 p = POP(DS); in rxfetch()
207 p = POP(DS); in rxstore()
221 p = POP(DS); in lpeek()
238 p = POP(DS); in lpoke()
239 d = POP(DS); in lpoke()
252 p = POP(DS); in wpeek()
269 p = POP(DS); in wpoke()
270 d = POP(DS); in wpoke()
283 p = POP(DS); in cpeek()
300 p = POP(DS); in cpoke()
301 d = POP(DS); in cpoke()
420 len = POP(DS); in fcd_move()
421 destaddr = ((uchar_t *)POP(DS)); in fcd_move()
422 srcaddr = ((uchar_t *)POP(DS)); in fcd_move()
438 len = (size_t)POP(DS); in fcd_comp()
439 str1 = (char *)POP(DS); in fcd_comp()
440 str2 = (char *)POP(DS); in fcd_comp()
444 byte1 = POP(DS); in fcd_comp()
447 byte2 = POP(DS); in fcd_comp()
551 d = POP(DS); in mac_address()
555 d = POP(DS); in mac_address()
572 fstack_t d = POP(DS); in set_diagnostic_mode()