Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dufoma.c107 uint8_t bFunctionLength; member
406 if (mad->bFunctionLength < sizeof(*mad)) { in ufoma_attach()
420 elements = (mad->bFunctionLength - sizeof(*mad) + 1); in ufoma_attach()