Searched refs:CPC_BRIDGE_O2_SLAT_MASK (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | cpc700reg.h | 54 #define CPC_BRIDGE_O2_SLAT_MASK 0x0f00 macro |
| D | cpc700.c | 193 v &= ~(CPC_BRIDGE_O2_ILAT_MASK | CPC_BRIDGE_O2_SLAT_MASK); in cpc_attach() |