Home
last modified time | relevance | path

Searched refs:STATUS_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dif_atureg.h262 #define STATUS_COMPLETE 0x01 macro
H A Dif_atu.c812 if (status != STATUS_COMPLETE) { in atu_join()