uperf_softc
uperf_getcntsrc(struct uperf_softc *usc, struct uperf_io *io)
uperf_findbyval(struct uperf_softc *usc, int cnt, u_int uval, int *rval)
uperf_setcntsrc(struct uperf_softc *usc, struct uperf_io *io)
uperf_findbysrc(struct uperf_softc *usc, int cnt, int src, u_int32_t *rval)
int uperf_getcntsrc(struct uperf_softc *, struct uperf_io *);
int uperf_findbyval(struct uperf_softc *, int, u_int, int *);
int uperf_findbysrc(struct uperf_softc *, int, int, u_int32_t *);
int uperf_setcntsrc(struct uperf_softc *, struct uperf_io *);
struct uperf_softc *usc = uperf_cd.cd_devs[minor(dev)];
struct uperf_softc sc_usc;
struct uperf_softc sc_usc;