HomeSort by: relevance | last modified time | path
    Searched refs:SGC_DEVSIZE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hp300/dev/
sgcreg.h 40 #define SGC_DEVSIZE 0x04000000
sgc.c 161 rval = SGC_BASE + (slot * SGC_DEVSIZE);
  /src/sys/arch/hp300/stand/common/
ite.c 273 va = (uint8_t *)IIOV(SGC_BASE + (slotno * SGC_DEVSIZE));
ite_sti.c 98 ip->fbbase = (uint8_t *)IIOV(SGC_BASE + (ip->scode * SGC_DEVSIZE));

Completed in 43 milliseconds