Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dspif.c752 STC_WRITE(sc, STC_EOSRR, 0); in spif_stcintr_rxexception()
783 STC_WRITE(sc, STC_EOSRR, 0); in spif_stcintr_rx()
837 STC_WRITE(sc, STC_EOSRR, 0); in spif_stcintr_tx()
856 STC_WRITE(sc, STC_EOSRR, 0); in spif_stcintr_mx()
H A Dspifreg.h108 #define STC_EOSRR 0x7f /* end of service */ macro