portmap            92 dev/pci/musycc.c musycc_attach_common(struct musycc_softc *sc, u_int32_t portmap, u_int32_t mode)
portmap           113 dev/pci/musycc.c 	sc->mc_global_conf = (portmap & MUSYCC_CONF_PORTMAP) |
portmap           133 dev/pci/musycc.c 		mg->mg_port = i >> (portmap & MUSYCC_CONF_PORTMAP);
portmap           232 dev/pci/musycc_obsd.c 	if (musycc_attach_common(sc, baseconf.portmap, baseconf.portmode))
portmap           237 dev/pci/musyccreg.h 	u_int8_t	portmap;		/* portmap config */