Home
last modified time | relevance | path

Searched refs:PC_REG_RELOC (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dpcmcia.h437 #define PC_REG_RELOC(x) ((((uint32_t)x) & 0x1) << 31) macro
462 PC_REG_RELOC(n) | \
/titanic_44/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c976 if (!PC_REG_RELOC(regs->phys_hi)) in pcmcia_bus_map()
4376 !(p->phys_hi & PC_REG_RELOC(1)))) in pcmcia_map_reg()