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

/illumos-gate/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) {
1286 status &= ~VR_ISR0_BUSERR;

Completed in 53 milliseconds