Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_upgtvar.h123 #define UPGT_X2_SIGNATURE "x2 " macro
H A Dif_upgt.c750 bcopy(UPGT_X2_SIGNATURE, x2->signature, UPGT_X2_SIGNATURE_SIZE); in upgt_fw_load()