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

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_pf.h47 uint8_t up_type; /* points SUBMIT / DONE */ member in struct:usbpf_pkthdr
H A Dusb_pf.c300 up->up_type = type;
/freebsd-9.3-release/usr.sbin/usbdump/
H A Dusbdump.c498 (up->up_type == USBPF_XFERTAP_SUBMIT) ? "SUBM" : "DONE",
506 (up->up_type == USBPF_XFERTAP_DONE) ? ",ERR=" : "",
507 (up->up_type == USBPF_XFERTAP_DONE) ?

Completed in 73 milliseconds