Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h531 #define XL_TXSTAT_DL_INTR 0x80000000 macro
H A Dif_xl.c2565 XL_TXSTAT_DL_INTR); in xl_start_body()
2580 htole32(le32toh(status) & ~XL_TXSTAT_DL_INTR); in xl_start_body()
2685 XL_TXSTAT_DL_INTR); in xl_start_90xB()