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

  /src/sys/arch/amiga/dev/
grf_cc.c 209 gi->gd_fbaddr = bm.hardware_address;
view.c 329 bm->hardware_address = 0;
404 bmd_start = bm->hardware_address;
grfabs_reg.h 93 * to place the start of mappable plane data in ``hardware_address'',
94 * ``hardware_address'' is the only thing that /dev/view checks and it
99 * contained within hardware_address.
115 u_char *hardware_address; /* mappable bitplane pointer. */ member in struct:bitmap
amidisplaycc.c 1225 rv = (paddr_t)bm->hardware_address;
grfabs_cc.c 343 bm->hardware_address = PREP_DMA_MEM(bm->plane[0]);

Completed in 15 milliseconds