Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dspifreg.h89 #define STC_GSVR 0x40 /* global service vector */ macro
H A Dspif.c262 STC_WRITE(sc, STC_GSVR, 0); in spif_attach()
265 while (STC_READ(sc, STC_GSVR) != 0xff); in spif_attach()
273 STC_WRITE(sc, STC_GSVR, 0); in spif_attach()