Searched defs:usc (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/dev/usb/ |
H A D | if_athn_usb.c | 247 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 D | mscp_tape.c | 307 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 D | mscp_disk.c | 945 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 D | mscp_subr.c | 545 mscp_strategy(struct buf *bp, device_t usc) in mscp_strategy()
|
/netbsd-src/sys/dev/bi/ |
H A D | kdb.c | 217 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 D | obio.c | 140 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 D | qop_hfsc.h | 55 struct service_curve usc; /* upper limit service curve */ member
|
H A D | qop_hfsc.c | 574 struct service_curve rsc, fsc, usc; in qop_hfsc_modify_class() local
|
/netbsd-src/sys/altq/ |
H A D | altq_hfsc.c | 385 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 D | altq_hfsc.h | 73 struct service_curve usc; /* upper limit service curve */ member
|