Home
last modified time | relevance | path

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

/freebsd/sys/dev/sge/
H A Dif_sgereg.h128 #define TX_CTL_POLL 0x00000010 macro
H A Dif_sge.c1599 CSR_WRITE_4(sc, TX_CTL, 0x1a00 | TX_CTL_ENB | TX_CTL_POLL); in sge_start_locked()