Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stgereg.h285 #define TS_MaxCollisions (1U << 3) macro
H A Dif_stge.c767 if (txstat & TS_MaxCollisions) in stge_intr()