Home
last modified time | relevance | path

Searched refs:wc_wrchctl (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/pci/
H A Desm.c134 static inline void wc_wrchctl(struct esm_softc *, int, uint16_t);
501 wc_wrchctl(struct esm_softc *ess, int ch, uint16_t data) in wc_wrchctl() function
807 wc_wrchctl(ess, apuch, ch->wcreg_tpl); in esm_trigger_output()
809 wc_wrchctl(ess, apuch + 1, ch->wcreg_tpl); in esm_trigger_output()
910 wc_wrchctl(ess, apuch + i, chctl); in esm_trigger_input()
940 wc_wrchctl(ess, apuch + 2 + i, chctl); in esm_trigger_input()