CFXGA_NMODES       90 dev/pcmcia/cfxga.c 	struct wsscreen_descr sc_wsd[CFXGA_NMODES];
CFXGA_NMODES       92 dev/pcmcia/cfxga.c 	struct wsscreen_descr *sc_scrlist[CFXGA_NMODES];
CFXGA_NMODES      183 dev/pcmcia/cfxga.c const char *cfxga_modenames[CFXGA_NMODES] = {
CFXGA_NMODES      385 dev/pcmcia/cfxga.c 	for (wsd = sc->sc_wsd, i = 0; i < CFXGA_NMODES; wsd++, i++) {
CFXGA_NMODES      390 dev/pcmcia/cfxga.c 	sc->sc_wsl.nscreens = CFXGA_NMODES;
CFXGA_NMODES      451 dev/pcmcia/cfxga.c 	if (mode >= CFXGA_NMODES)