mhw 261 dev/isa/sb.c struct midi_hw_if *mhw = &sb_midi_hw_if; mhw 275 dev/isa/sb.c mhw = &sb_mpu401_hw_if; mhw 278 dev/isa/sb.c midi_attach_mi(mhw, sc, &sc->sc_dev); mhw 150 dev/isa/ym.c struct midi_hw_if *mhw = &ym_mpu401_hw_if; mhw 176 dev/isa/ym.c mhw = &ym_mpu401_hw_if; mhw 179 dev/isa/ym.c midi_attach_mi(mhw, sc, &sc->sc_dev);