Searched refs:VME_AM_MODEMASK (Results 1 – 4 of 4) sorted by relevance
18 #define VME_AM_MODEMASK 3 macro
188 if ((am & VME_AM_MODEMASK) == VME_AM_PRG) in univ_pci_mapvme()240 if ((am & VME_AM_MODEMASK) == VME_AM_PRG) in univ_pci_mappci()
64 (VME_AM_MODEMASK | VME_AM_PRIVMASK))])
819 strlcat(mstring, mode[am & VME_AM_MODEMASK], sizeof(mstring)); in mvmebus_mod_string()