Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_stgereg.h113 #define RFD_IPError (1ULL << 28) macro
H A Dif_stge.c1362 if (status & RFD_IPError) in stge_rxintr()