Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dmlyvar.h232 static __inline void mly_outw(struct mly_softc *, int, u_int16_t);
275 mly_outw(struct mly_softc *mly, int off, u_int16_t val) in mly_outw() function