esm.c | 182 "ESS Maestro", 266 esm_dump_regs(struct esm_softc *ess) 270 printf("%s registers:", device_xname(ess->sc_dev)); 277 printf("%8.8x, ", bus_space_read_4(ess->st, ess->sh, 281 printf("%4.4x, ", bus_space_read_2(ess->st, ess->sh, 286 bus_space_read_1(ess->st, ess->sh, 306 struct esm_softc *ess; local in function:esm_read_codec 345 struct esm_softc *ess; local in function:esm_write_codec 514 struct esm_softc *ess; local in function:esm_attach_codec 533 struct esm_softc *ess; local in function:esm_flags_codec 658 struct esm_softc *ess; local in function:esm_init_output 680 struct esm_softc *ess; local in function:esm_init_input 711 struct esm_softc *ess; local in function:esm_trigger_output 826 struct esm_softc *ess; local in function:esm_trigger_input 991 struct esm_softc *ess; local in function:esm_halt_output 1013 struct esm_softc *ess; local in function:esm_halt_input 1209 struct esm_softc *ess; local in function:esm_set_format 1227 struct esm_softc *ess; local in function:esm_set_port 1236 struct esm_softc *ess; local in function:esm_get_port 1245 struct esm_softc *ess; local in function:esm_query_devinfo 1254 struct esm_softc *ess; local in function:esm_malloc 1284 struct esm_softc *ess; local in function:esm_free 1321 struct esm_softc *ess; local in function:esm_intr 1494 struct esm_softc *ess; local in function:esm_attach 1659 struct esm_softc *ess = device_private(self); local in function:esm_detach 1691 struct esm_softc *ess = device_private(dv); local in function:esm_suspend 1714 struct esm_softc *ess = device_private(dv); local in function:esm_resume [all...] |