Home
last modified time | relevance | path

Searched defs:kcom_base (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/rs6000/rs6000/
H A Dmachdep.c569 static bus_space_handle_t kcom_base = (bus_space_handle_t) (0xc0000000 + CONCOMADDR); variable
/netbsd-src/sys/arch/netwinder/netwinder/
H A Dnetwinder_machdep.c997 static bus_space_handle_t kcom_base = (bus_space_handle_t) (DC21285_PCI_IO_VBASE + CONCOMADDR); variable