Home
last modified time | relevance | path

Searched refs:OSIOP_SCRATCH (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dosiopreg.h107 #define OSIOP_SCRATCH 0x34 /* rw: Scratch register */ macro
H A Dosiop.c1476 int reselid = ffs(osiop_read_4(sc, OSIOP_SCRATCH) & 0xff) - 1; in osiop_checkintr()