HelenOS sources

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