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

  /src/sys/dev/pci/
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,

Completed in 38 milliseconds