Home
last modified time | relevance | path

Searched refs:USB_P2U (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_core.h54 #define USB_P2U(ptr) \ macro
59 ((void *)(USB_P2U(ptr) + (size)))
H A Dusb_busdma.c437 if (rem != (USB_P2U(pc->buffer) & (USB_PAGE_SIZE - 1))) { in usb_pc_common_mem_cb()
H A Dusb_generic.c1450 USB_P2U(xfer->priv_fifo)); in ugen_ioctl()
2326 ugen_fs_set_complete(xfer->priv_sc, USB_P2U(xfer->priv_fifo)); in ugen_ctrl_fs_callback()