Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/uath/
H A Duath_reg.h43 #define UATH_MAX_FWBLOCK_SIZE 2048 macro
H A Duath.c796 size_t mlen = min(len, UATH_MAX_FWBLOCK_SIZE); in uath_loadfirmware()