Lines Matching refs:bytelanes
139 lanes = fmtblock.bytelanes;
309 * end of the slot. If so, then we check for a bytelanes byte. We
315 * Checking for a card involves locating the "bytelanes" byte which
318 * bytelanes byte is at the end of that block.
320 * After some inspection of the bytelanes byte, it appears that it
321 * takes the form 0xXY where Y is a bitmask of the bytelanes in use
345 * valid bytelanes values at appropriate locations (see DC&D p. 159
352 * valid bytelanes values at that address.
375 printf("bytelanes not found for slot %x\n", slot);
380 fmt->bytelanes = lanes;
386 printf("bytelanes of 0x%x found for slot 0x%x.\n",
387 fmt->bytelanes, slot);
448 printf(" slot 0x%x, bytelanes 0x%x?\n", fmt->slot, lanes);
469 u_int8_t lanes = fmt->bytelanes;
493 * Compute byte offset on card, taking into account bytelanes.
582 dir_return->dirbase = nubus_adjust_ptr(fmt->bytelanes, fmt->top,
602 nubus_adjust_ptr(fmt->bytelanes, dirent->myloc, loc);
611 u_int8_t byte, lanes = fmt->bytelanes;
649 u_int8_t lanes = fmt->bytelanes;
673 u_int8_t lanes = fmt->bytelanes;
705 u_int8_t lanes = fmt->bytelanes;