Searched refs:hdr_max (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c3684 u_int32_t max_possible_size = 0, hdr_max = 0; local
3835 hdr_max = SRDDH10_MAX_LENGTH;
3847 hdr_max = SRDDH12_MAX_LENGTH;
3881 max_possible_size = (hdr_max / entry_size) * entry_size;

Completed in 141 milliseconds