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

/freebsd-13-stable/sys/dev/usb/
H A Dusb_pf.h49 uint8_t up_type; /* points SUBMIT / DONE */ member in struct:usbpf_pkthdr
H A Dusb_pf.c442 up->up_type = type;
/freebsd-13-stable/usr.sbin/usbdump/
H A Dusbdump.c509 (up->up_type == USBPF_XFERTAP_SUBMIT) ? "SUBM" : "DONE",
517 (up->up_type == USBPF_XFERTAP_DONE) ? ",ERR=" : "",
518 (up->up_type == USBPF_XFERTAP_DONE) ?

Completed in 102 milliseconds