Searched defs:VGE_TX_DESC_INC (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_vgevar.h44 #define VGE_TX_DESC_INC(x) (x = (x + 1) % VGE_TX_DESC_CNT) macro

Completed in 122 milliseconds