Home
last modified time | relevance | path

Searched refs:_pm (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c220 uhub_reset_tt_proc(struct usb_proc_msg *_pm) in uhub_reset_tt_proc() argument
222 struct usb_udev_msg *pm = (void *)_pm; in uhub_reset_tt_proc()
H A Dusb_device.c1434 usbd_clear_stall_proc(struct usb_proc_msg *_pm) in usbd_clear_stall_proc() argument
1436 struct usb_udev_msg *pm = (void *)_pm; in usbd_clear_stall_proc()
H A Dusb_transfer.c2198 usb_callback_proc(struct usb_proc_msg *_pm) in usb_callback_proc() argument
2200 struct usb_done_msg *pm = (void *)_pm; in usb_callback_proc()

Completed in 10 milliseconds