Lines Matching defs:bus
153 usb_root_mount_rel(struct usb_bus *bus) in usb_root_mount_rel()
169 struct usb_bus *bus = device_get_ivars(dev); in usb_attach() local
195 struct usb_bus *bus = device_get_softc(dev); in usb_detach() local
256 struct usb_bus *bus = device_get_softc(dev); in usb_suspend() local
284 struct usb_bus *bus = device_get_softc(dev); in usb_resume() local
305 usb_bus_reset_async_locked(struct usb_bus *bus) in usb_bus_reset_async_locked()
329 struct usb_bus *bus = device_get_softc(dev); in usb_shutdown() local
364 struct usb_bus *bus; in usb_bus_explore() local
428 struct usb_bus *bus; in usb_bus_detach() local
462 struct usb_bus *bus; in usb_bus_suspend() local
519 struct usb_bus *bus; in usb_bus_resume() local
582 struct usb_bus *bus; in usb_bus_reset() local
604 struct usb_bus *bus; in usb_bus_shutdown() local
651 struct usb_bus *bus; in usb_bus_cleanup() local
670 struct usb_bus *bus = arg; in usb_power_wdog() local
702 struct usb_bus *bus; in usb_bus_attach() local
803 usb_attach_sub(device_t dev, struct usb_bus *bus) in usb_attach_sub()
900 usb_bus_mem_flush_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_flush_all_cb()
912 usb_bus_mem_flush_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_flush_all()
925 usb_bus_mem_alloc_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_alloc_all_cb()
945 usb_bus_mem_alloc_all(struct usb_bus *bus, bus_dma_tag_t dmat, in usb_bus_mem_alloc_all()
988 usb_bus_mem_free_all_cb(struct usb_bus *bus, struct usb_page_cache *pc, in usb_bus_mem_free_all_cb()
999 usb_bus_mem_free_all(struct usb_bus *bus, usb_bus_mem_cb_t *cb) in usb_bus_mem_free_all()