Home
last modified time | relevance | path

Searched defs:usc (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dif_athn_usb.c247 struct athn_usb_softc *usc = (struct athn_usb_softc *)self; in athn_usb_attach() local
281 struct athn_usb_softc *usc = (struct athn_usb_softc *)self; in athn_usb_detach() local
306 struct athn_usb_softc *usc = (struct athn_usb_softc *)self; in athn_usb_attachhook() local
375 athn_usb_open_pipes(struct athn_usb_softc *usc) in athn_usb_open_pipes()
438 athn_usb_close_pipes(struct athn_usb_softc *usc) in athn_usb_close_pipes()
463 athn_usb_alloc_rx_list(struct athn_usb_softc *usc) in athn_usb_alloc_rx_list()
494 athn_usb_free_rx_list(struct athn_usb_softc *usc) in athn_usb_free_rx_list()
507 athn_usb_alloc_tx_list(struct athn_usb_softc *usc) in athn_usb_alloc_tx_list()
541 athn_usb_free_tx_list(struct athn_usb_softc *usc) in athn_usb_free_tx_list()
554 athn_usb_alloc_tx_cmd(struct athn_usb_softc *usc) in athn_usb_alloc_tx_cmd()
[all …]
/openbsd-src/sys/arch/sparc64/dev/
H A Duperf.c76 struct uperf_softc *usc = uperf_cd.cd_devs[minor(dev)]; in uperfioctl() local
100 uperf_getcntsrc(struct uperf_softc *usc, struct uperf_io *io) in uperf_getcntsrc()
127 uperf_findbyval(struct uperf_softc *usc, int cnt, u_int uval, int *rval) in uperf_findbyval()
145 uperf_setcntsrc(struct uperf_softc *usc, struct uperf_io *io) in uperf_setcntsrc()
169 uperf_findbysrc(struct uperf_softc *usc, int cnt, int src, u_int32_t *rval) in uperf_findbysrc()
/openbsd-src/sys/net/
H A Dhfsc.h76 struct hfsc_sc usc; /* upper limit service curve */ member
H A Dhfsc.c629 hfsc_class_create(struct hfsc_if * hif,struct hfsc_sc * rsc,struct hfsc_sc * fsc,struct hfsc_sc * usc,struct hfsc_class * parent,int qlimit,int flags,int qid) hfsc_class_create() argument
[all...]