Searched refs:UPGT_X2_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/usb/ | ||
H A D | if_upgtvar.h | 123 #define UPGT_X2_SIGNATURE "x2 " macro |
H A D | if_upgt.c | 750 bcopy(UPGT_X2_SIGNATURE, x2->signature, UPGT_X2_SIGNATURE_SIZE); in upgt_fw_load() |