HomeSort by: relevance | last modified time | path
    Searched refs:bytelanes (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mac68k/nubus/
nubus.c 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
    [all...]
nubus.h 192 u_int8_t bytelanes; member in struct:_nubus_slot

Completed in 13 milliseconds