OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPGT_X2_SIGNATURE_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_upgtvar.h
123
#define
UPGT_X2_SIGNATURE_SIZE
4
if_upgt.c
872
memcpy(x2->signature, UPGT_X2_SIGNATURE,
UPGT_X2_SIGNATURE_SIZE
);
875
x2->crc = upgt_crc32_le(data_cmd->buf +
UPGT_X2_SIGNATURE_SIZE
,
876
sizeof(struct upgt_fw_x2_header) -
UPGT_X2_SIGNATURE_SIZE
-
Completed in 13 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025