Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_pf.h59 uint32_t up_status; /* Transfer status */ member
H A Dusb_pf.c404 up->up_status = htole32(temp); in usbpf_xfertap()
/dragonfly/usr.sbin/usbdump/
H A Dusbdump.c476 up->up_status = le32toh(up->up_status); in print_apacket()
561 print_status(up->up_status); in print_apacket()