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

/openbsd-current/sys/dev/pci/
H A Dif_sisreg.h345 #define SIS_INC(x, y) (x) = ((x) == ((y)-1)) ? 0 : (x)+1 macro
H A Dif_sis.c1306 SIS_INC(cd->sis_rx_prod, SIS_RX_LIST_CNT);
1383 SIS_INC(sc->sis_cdata.sis_rx_cons, SIS_RX_LIST_CNT);
1470 sc->sis_cdata.sis_tx_cnt--, SIS_INC(idx, SIS_TX_LIST_CNT)) {
1640 SIS_INC(frag, SIS_TX_LIST_CNT);

Completed in 114 milliseconds