Home
last modified time | relevance | path

Searched refs:SGC_DEVSIZE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/hp300/dev/
Dsgcreg.h40 #define SGC_DEVSIZE 0x04000000 macro
Dsgc.c161 rval = SGC_BASE + (slot * SGC_DEVSIZE); in sgc_slottopa()
/netbsd/src/sys/arch/hp300/stand/common/
Dite.c199 va = (uint8_t *)IIOV(SGC_BASE + (slotno * SGC_DEVSIZE)); in iteconfig()
Dite_sti.c101 ip->fbbase = (uint8_t *)IIOV(SGC_BASE + (ip->scode * SGC_DEVSIZE)); in sti_iteinit_sgc()