Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dif_aireg.h41 #define AI_REVISION 6 /* read here to figure out this board */ macro
H A Dif_ai.c245 val = bus_space_read_1(iot, ioh, AI_REVISION); in ai_match()
387 val = bus_space_read_1(asc->sc_regt, asc->sc_regh, AI_REVISION); in ai_attach()