Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c247 struct athn_usb_softc *usc; in athn_usb_attach() local
367 athn_usb_node_cleanup_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_node_cleanup_cb()
379 struct athn_usb_softc *usc; in athn_usb_node_cleanup() local
400 struct athn_usb_softc *usc = device_private(arg); in athn_usb_attachhook() local
483 struct athn_usb_softc *usc = device_private(self); in athn_usb_detach() local
562 struct athn_usb_softc *usc = device_private(self); in athn_usb_activate() local
578 athn_usb_open_pipes(struct athn_usb_softc *usc) in athn_usb_open_pipes()
650 athn_usb_abort_pipes(struct athn_usb_softc *usc) in athn_usb_abort_pipes()
665 athn_usb_close_pipes(struct athn_usb_softc *usc) in athn_usb_close_pipes()
681 athn_usb_alloc_rx_list(struct athn_usb_softc *usc) in athn_usb_alloc_rx_list()
[all …]
/netbsd-src/sys/dev/mscp/
H A Dmscp_tape.c307 mtiodone(device_t usc, struct buf *bp) in mtiodone()
336 mtdgram(device_t usc, struct mscp *mp, struct mscp_softc *mi) in mtdgram()
347 mtonline(device_t usc, struct mscp *mp) in mtonline()
362 mtgotstatus(device_t usc, struct mscp *mp) in mtgotstatus()
392 mtioerror(device_t usc, struct mscp *mp, struct buf *bp) in mtioerror()
536 mtcmddone(device_t usc, struct mscp *mp) in mtcmddone()
H A Dmscp_disk.c945 rrdgram(device_t usc, struct mscp *mp, struct mscp_softc *mi) in rrdgram()
962 rriodone(device_t usc, struct buf *bp) in rriodone()
979 rronline(device_t usc, struct mscp *mp) in rronline()
1003 device_t usc = ra_work->ra_usc; in rronline_cb() local
1068 rrgotstatus(device_t usc, struct mscp *mp) in rrgotstatus()
1087 rrreplace(device_t usc, struct mscp *mp) in rrreplace()
1099 rrioerror(device_t usc, struct mscp *mp, struct buf *bp) in rrioerror()
1149 rrbb(device_t usc, struct mscp *mp, struct buf *bp) in rrbb()
H A Dmscp_subr.c545 mscp_strategy(struct buf *bp, device_t usc) in mscp_strategy()
/netbsd-src/sys/dev/bi/
H A Dkdb.c217 kdbgo(device_t usc, struct mscp_xi *mxi) in kdbgo()
275 kdbsaerror(device_t usc, int doreset) in kdbsaerror()
306 kdbctlrdone(device_t usc) in kdbctlrdone()
/netbsd-src/sys/arch/sparc/dev/
H A Dobio.c140 union obio_softc *usc = device_private(self); in obioattach() local
182 union obio_softc *usc = device_private(self); in obioattach() local
/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_hfsc.h55 struct service_curve usc; /* upper limit service curve */ member
H A Dqop_hfsc.c574 struct service_curve rsc, fsc, usc; in qop_hfsc_modify_class() local
/netbsd-src/sys/altq/
H A Daltq_hfsc.c385 struct service_curve *fsc, struct service_curve *usc, in hfsc_class_create() argument
1762 hfsc_class_modify(struct hfsc_class * cl,struct service_curve * rsc,struct service_curve * fsc,struct service_curve * usc) hfsc_class_modify() argument
2098 struct service_curve *usc = NULL; hfsccmd_modify_class() local
[all...]
H A Daltq_hfsc.h73 struct service_curve usc; /* upper limit service curve */ member