Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/vr/
H A Dvr_impl.h136 #define VR_ISR0_BUSERR (1 << 6) macro
160 #define VR_ICR0_BUSERR VR_ISR0_BUSERR
H A Dvr.c1283 if ((status & VR_ISR0_BUSERR) != 0) { in vr_intr()
1286 status &= ~VR_ISR0_BUSERR; in vr_intr()