Searched refs:BIOSCODE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/digi/
H A Ddigireg.h167 /* #define BIOSCODE 0xff800 */ /* Window 15, offset 7800h */
183 #define BIOSCODE 0xf800L macro
H A Ddigi_isa.c432 ptr = sc->setwin(sc, BIOSCODE + ((0xf000 - sc->mem_seg) << 4));
H A Ddigi.c266 ptr = sc->vmem + (BIOSCODE & 0x1fff);
279 ptr = sc->setwin(sc, BIOSCODE + ((0xf000 - sc->mem_seg) << 4));

Completed in 54 milliseconds