/src/sys/dev/pci/ |
if_wm.c | 832 static inline void wm_io_write(struct wm_softc *, int, uint32_t); 1854 wm_io_write(struct wm_softc *sc, int reg, uint32_t val) function in typeref:typename:void 5667 wm_io_write(sc, WMREG_CTRL, CTRL_RST);
|
if_wm.c | 832 static inline void wm_io_write(struct wm_softc *, int, uint32_t); 1854 wm_io_write(struct wm_softc *sc, int reg, uint32_t val) function in typeref:typename:void 5667 wm_io_write(sc, WMREG_CTRL, CTRL_RST);
|
if_wm.c | 832 static inline void wm_io_write(struct wm_softc *, int, uint32_t); 1854 wm_io_write(struct wm_softc *sc, int reg, uint32_t val) function in typeref:typename:void 5667 wm_io_write(sc, WMREG_CTRL, CTRL_RST);
|