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

/freebsd-current/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
2030 CSR_WRITE_4(sc, SIS_RX_LISTPTR, SIS_ADDR_LO(sc->sis_rx_paddr));
2242 CSR_WRITE_4(sc, SIS_RX_LISTPTR, 0);
2330 CSR_WRITE_4(sc, SIS_RX_LISTPTR, 0);

Completed in 106 milliseconds