Home | History | Annotate | Download | only in dev

Lines Matching defs:am

151 	vme_am_t am;
193 am = 0;
196 am |= MVMEBUS_AM_CAP_DATA;
198 am |= MVMEBUS_AM_CAP_PROG;
200 am |= MVMEBUS_AM_CAP_SUPER;
202 am |= MVMEBUS_AM_CAP_USER;
204 am |= MVMEBUS_AM_CAP_BLK;
208 sc->sc_slave[VME1_SLAVE_A16].vr_am = am | VME_AM_A16;
215 sc->sc_slave[VME1_SLAVE_A24].vr_am = am | VME_AM_A24;
227 sc->sc_slave[VME1_SLAVE_A32].vr_am = am | VME_AM_A32;