Searched refs:TXDL_LGC_LAST (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_xgereg.h | 217 #define TXDL_LGC_LAST (1ULL << 48) /* Last special list */ macro |
H A D | if_xge.c | 1183 lcr = TXDL_NUMTXD(ntxd) | TXDL_LGC_FIRST | TXDL_LGC_LAST; in xge_start() |