Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sge/
HDif_sgereg.h129 #define TX_CTL_ENB 0x00000001 macro
HDif_sge.c1602 CSR_WRITE_4(sc, TX_CTL, 0x1a00 | TX_CTL_ENB | TX_CTL_POLL); in sge_start_locked()
1692 CSR_WRITE_4(sc, TX_CTL, 0x1a00 | TX_CTL_ENB); in sge_init_locked()