Searched refs:make32 (Results 1 – 2 of 2) sorted by relevance
46 make32=false49 0) make32=true51 1) make32=false55 make32=true60 if $make32; then84 if $make32; then105 if $make32; then143 if $make32; then151 if $make32; then
66 #define make32(ptr16) (p->memtop + (swab16((unsigned short) (ptr16))) ) macro770 rbd = (struct rbd_struct *) make32(p->rfd_top->rbd_offset); in sun3_82586_rcv_int()805 rbd = (struct rbd_struct *) make32(rbd->next); in sun3_82586_rcv_int()823 p->rfd_top = (struct rfd_struct *) make32(p->rfd_top->next); /* step to next RFD */ in sun3_82586_rcv_int()861 rbds = (struct rbd_struct *) make32(rfds->rbd_offset); in sun3_82586_rcv_int()863 rfds = (struct rfd_struct *) make32(rfds->next); in sun3_82586_rcv_int()