Searched refs:rp2 (Results 1 – 1 of 1) sorted by relevance
505 union register_pair rp1, rp2; in ap_dqap() local509 rp2.even = (unsigned long)msg; in ap_dqap()510 rp2.odd = (unsigned long)msglen; in ap_dqap()524 [rp2] "+&d" (rp2.pair) in ap_dqap()530 if (reg2 != 0 && rp2.odd == 0) { in ap_dqap()547 *length = msglen - rp2.odd; in ap_dqap()
Completed in 7 milliseconds