esm.c | 133 static inline void wc_wrreg(struct esm_softc *, uint16_t, uint16_t); 493 wc_wrreg(struct esm_softc *ess, uint16_t reg, uint16_t data) function in typeref:typename:void 504 wc_wrreg(ess, ch << 3, data); 1640 wc_wrreg(ess, pcmbar, 1725 wc_wrreg(ess, pcmbar,
|