Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_freebsd_loader.h61 #define USB_PROC_GET_GID(td) (td)->p_pgid macro
H A Dusb_freebsd.h62 #define USB_PROC_GET_GID(td) (td)->p_pgid macro
H A Dusb_dev.c1037 if (*(int *)addr != USB_PROC_GET_GID(f->async_p)) { in usb_ioctl_f_sub()