Home
last modified time | relevance | path

Searched refs:Q_LMEAE (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/vax/uba/
H A Dubareg.h263 #define Q_LMEAE 0x0020 /* local mem external access enable */ macro
H A Duba.c475 *((char *)QIOPAGE630 + QIPCR) = Q_LMEAE;
477 *(uhp->uh_iopage + QIPCR) = Q_LMEAE;
/original-bsd/sys/vax/stand/
H A Dautoconf.c258 *((char *)QIOPAGE630 + QIPCR) = Q_LMEAE; in configure()