Home | History | Annotate | Download | only in qbus

Lines Matching refs:adrs

250  * macro to create a system virtual page number from system virtual adrs
259 #define TMPSTART 0x8000 /* offset of template RAM from base adrs */
261 #define REGSTART 0xC000 /* offset of reg pages from base adrs */
301 #define FONT_X 0 /* font's off screen adrs */
469 void *phys_adr; /* physical QDSS base adrs */
567 void *phys_adr; /* physical QDSS base adrs */
584 * runs, "qvmem[0]" (ubavar.h) holds the system virtual adrs
589 * Qbus memory, and load its corresponding physical adrs
610 * find an empty 64kb adrs boundary
631 * load QDSS adrs map with system addresses
2035 int cookie; /* DMA adrs for QDSS */
3797 write_ID(volatile struct adder *adder, short adrs, short data)
3814 adder->command = ID_LOAD | adrs;