Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_xgereg.h217 #define TXDL_LGC_LAST (1ULL << 48) /* Last special list */ macro
H A Dif_xge.c1183 lcr = TXDL_NUMTXD(ntxd) | TXDL_LGC_FIRST | TXDL_LGC_LAST; in xge_start()