Home
last modified time | relevance | path

Searched refs:SL_REV (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dif_aireg.h45 #define SL_REV(x) ((x) >> 4) macro
H A Dif_ai.c388 asc->card_rev = SL_REV(val); in ai_attach()