Searched refs:SIS_RX_LISTPTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/sis/
H A Dif_sisreg.h55 #define SIS_RX_LISTPTR 0x30 macro
H A Dif_sis.c611 * SIS_RX_LISTPTR which in turn requires resetting
2024 CSR_WRITE_4(sc, SIS_RX_LISTPTR, SIS_ADDR_LO(sc->sis_rx_paddr));
2236 CSR_WRITE_4(sc, SIS_RX_LISTPTR, 0);
2324 CSR_WRITE_4(sc, SIS_RX_LISTPTR, 0);

Completed in 111 milliseconds