HomeSort by: relevance | last modified time | path
    Searched defs:wc_wrchctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
esm.c 134 static inline void wc_wrchctl(struct esm_softc *, int, uint16_t);
501 wc_wrchctl(struct esm_softc *ess, int ch, uint16_t data) function in typeref:typename:void
807 wc_wrchctl(ess, apuch, ch->wcreg_tpl);
809 wc_wrchctl(ess, apuch + 1, ch->wcreg_tpl);
910 wc_wrchctl(ess, apuch + i, chctl);
940 wc_wrchctl(ess, apuch + 2 + i, chctl);

Completed in 12 milliseconds