Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mvme/
H A Dvme_twovar.h38 #define VME2_MASTER_PROG_START 3 macro
43 #define VME2_NMASTERS (VME2_MASTER_PROG_START + VME2_MASTER_WINDOWS)
H A Dvme_two.c154 &(sc->sc_master[i + VME2_MASTER_PROG_START])); in vmetwo_init()