Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sbus/
Dspifreg.h105 #define STC_RCSR 0x7a /* rx character status */ macro
Dspif.c731 *ptr++ = STC_READ(sc, STC_RCSR); in spifstcintr_rxexception()
760 rcsr = STC_READ(sc, STC_RCSR); in spifstcintr_rx()