Searched refs:IOASIC_SLOT_SIZE (Results 1 – 3 of 3) sorted by relevance
21 #define IOASIC_SLOT_SIZE 0x00040000 macro26 #define IOASIC_SYS_ROM (0*IOASIC_SLOT_SIZE) /* system board ROM */27 #define IOASIC_IOCTL (1*IOASIC_SLOT_SIZE) /* I/O ASIC */28 #define IOASIC_ESAR (2*IOASIC_SLOT_SIZE) /* LANCE MAC address chip */29 #define IOASIC_LANCE (3*IOASIC_SLOT_SIZE) /* LANCE Ethernet */30 #define IOASIC_SCC0 (4*IOASIC_SLOT_SIZE) /* SCC #0 */31 #define IOASIC_VDAC_HI (5*IOASIC_SLOT_SIZE) /* VDAC (maxine) */32 #define IOASIC_SCC1 (6*IOASIC_SLOT_SIZE) /* SCC #1 (3min, 3max+) */33 #define IOASIC_VDAC_LO (7*IOASIC_SLOT_SIZE) /* VDAC (maxine) */34 #define IOASIC_TOY (8*IOASIC_SLOT_SIZE) /* RTC */[all …]
30 #define KN4K_MB_ROM (0*IOASIC_SLOT_SIZE) /* KN05/KN04 card ROM */31 #define KN4K_IOCTL (1*IOASIC_SLOT_SIZE) /* I/O ASIC */32 #define KN4K_ESAR (2*IOASIC_SLOT_SIZE) /* LANCE MAC address chip */33 #define KN4K_LANCE (3*IOASIC_SLOT_SIZE) /* LANCE Ethernet */34 #define KN4K_MB_INT (4*IOASIC_SLOT_SIZE) /* MB interrupt register */35 #define KN4K_MB_EA (5*IOASIC_SLOT_SIZE) /* MB error address? */36 #define KN4K_MB_EC (6*IOASIC_SLOT_SIZE) /* MB error ??? */37 #define KN4K_MB_CSR (7*IOASIC_SLOT_SIZE) /* MB control & status */38 #define KN4K_RES_08 (8*IOASIC_SLOT_SIZE) /* unused? */39 #define KN4K_RES_09 (9*IOASIC_SLOT_SIZE) /* unused? */[all …]
97 dec_kn_slot_size = IOASIC_SLOT_SIZE; in prom_init_kn02xa()107 dec_kn_slot_size = IOASIC_SLOT_SIZE; in prom_init_kn03()