HelenOS sources

OBIO_CIR_BASE      57 kernel/arch/sparc64/src/drivers/pci.c #define OBIO_CIR(ino)	(OBIO_CIR_BASE + ((ino) & INO_MASK))
OBIO_CIR_BASE      65 uspace/drv/intctl/obio/obio.c #define OBIO_CIR(ino)	(OBIO_CIR_BASE + ((ino) & INO_MASK))
HelenOS homepage, sources at GitHub