Searched refs:LUNA_88K2 (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/arch/luna88k/luna88k/
H A Dmainbus.c49 { "clock", 0x45000000, 6, LUNA_88K|LUNA_88K2 }, /* Mostek/Dallas TimeKeeper */
51 { "lcd", 0x4d000000, -1, LUNA_88K|LUNA_88K2 }, /* Sharp LM16X212 LCD module */
53 { "le", 0xf1000000, 4, LUNA_88K|LUNA_88K2 }, /* Am7990 */
54 { "sio", 0x51000000, 5, LUNA_88K|LUNA_88K2 }, /* uPD7201A */
56 { "xp", 0x71000000, 1, LUNA_88K|LUNA_88K2 }, /* HD647180XP */
58 { "fb", 0xc1100000, -1, LUNA_88K|LUNA_88K2 }, /* BrookTree RAMDAC */
59 { "spc", 0xe1000000, 3, LUNA_88K|LUNA_88K2 }, /* MB89352 */
60 { "spc", 0xe1000040, 3, LUNA_88K2 }, /* ditto, LUNA-88K2 only */
62 { "cbus", 0x91000000, 4, LUNA_88K2 }, /* PC-9801 extension slot */
H A Dmachdep.c280 case LUNA_88K2:
293 machtype == LUNA_88K2 ? "2" : "", cpuspeed);
304 machtype = LUNA_88K2;
1130 } else if (machtype == LUNA_88K2) {
/openbsd-current/sys/arch/luna88k/stand/boot/
H A Dinit_main.c154 machtype = LUNA_88K2;
230 } else if (machtype == LUNA_88K2) {
H A Dif_le.c253 case LUNA_88K2:
H A Dsc.c118 if (unit != 0 && machtype != LUNA_88K2)
/openbsd-current/sys/arch/luna88k/dev/
H A Dif_le.c193 case LUNA_88K2:
H A Dtimekeeper.c116 case LUNA_88K2: /* Dallas DS1397 */
/openbsd-current/sys/arch/luna88k/include/
H A Dboard.h50 #define LUNA_88K2 0x2 macro

Completed in 140 milliseconds