Home
last modified time | relevance | path

Searched defs:SK_INC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_skvar.h178 #define SK_INC(x, y) (x) = (x + 1) % y macro
H A Dif_mskvar.h176 #define SK_INC(x, y) (x) = (x + 1) % y macro