Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_vrreg.h155 #define VR_ISR_TX_ABRT 0x0008 /* tx aborted due to excess colls */ macro
Dif_vr.c971 (VR_ISR_TX_ABRT | VR_ISR_TX_ABRT2 | VR_ISR_TX_UDFI)) { in vr_intr()
972 if (status & (VR_ISR_TX_ABRT | VR_ISR_TX_ABRT2)) in vr_intr()