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

/netbsd-current/sys/dev/pci/
H A Dif_vrreg.h158 #define VR_ISR_BUSERR 0x0040 /* PCI bus error */ macro
H A Dif_vr.c953 if (status & (VR_ISR_BUSERR | VR_ISR_TX_UNDERRUN)) {
954 if (status & VR_ISR_BUSERR)

Completed in 86 milliseconds