Home
last modified time | relevance | path

Searched refs:LE_T2_RTRY (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dam79900reg.h136 #define LE_T2_RTRY (1<<26) /* retry error */ macro
H A Dam79900.c361 if (tmd.tmd2 & LE_T2_RTRY) { in am79900_tint()
/netbsd-src/sys/dev/pci/
H A Dif_pcn.c1361 if (tmd2 & LE_T2_RTRY) in pcn_txintr()