Searched refs:MAX_FWFILE_SIZE_ONECMD (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h68 #define MAX_FWFILE_SIZE_ONECMD 0xffff macro
H A Data_disk.c3251 if (total_sec_count > MAX_FWFILE_SIZE_ONECMD) {
3305 sec_count = min(total_sec_count, MAX_FWFILE_SIZE_ONECMD);

Completed in 50 milliseconds