Home | History | Annotate | Download | only in nubus

Lines Matching defs:nubus_adjust_ptr

69 static u_long	nubus_adjust_ptr(u_int8_t, u_long, long);
176 entry = nubus_adjust_ptr(lanes,
405 hdr = nubus_adjust_ptr(lanes, hdr, -hdr_size);
413 hdr, i, nubus_adjust_ptr(lanes, hdr, -i),
414 i, nubus_adjust_ptr(lanes, hdr, i));
419 hdr = nubus_adjust_ptr(lanes, hdr, 4);
421 hdr = nubus_adjust_ptr(lanes, hdr, 4);
423 hdr = nubus_adjust_ptr(lanes, hdr, 4);
425 hdr = nubus_adjust_ptr(lanes, hdr, 1);
427 hdr = nubus_adjust_ptr(lanes, hdr, 1);
480 ptr = nubus_adjust_ptr(lanes, ptr, 3);
484 ptr = nubus_adjust_ptr(lanes, ptr, 1);
500 nubus_adjust_ptr(u_int8_t lanes, u_long base, long amt)
553 ofs = nubus_adjust_ptr(lanes, ofs, 1);
569 ofs = nubus_adjust_ptr(lanes, ofs, 1);
582 dir_return->dirbase = nubus_adjust_ptr(fmt->bytelanes, fmt->top,
602 nubus_adjust_ptr(fmt->bytelanes, dirent->myloc, loc);
638 entry = nubus_adjust_ptr(lanes, entry, 4);
659 loc = nubus_adjust_ptr(lanes, dirent->myloc, loc);
663 loc = nubus_adjust_ptr(lanes, loc, 1);
683 loc = nubus_adjust_ptr(lanes, dirent->myloc, loc);
690 loc = nubus_adjust_ptr(lanes, loc, 1);
717 loc = nubus_adjust_ptr(lanes, dirent->myloc, loc);