Searched refs:MAX_FWFILE_SIZE_ONECMD (Results 1 – 2 of 2) sorted by relevance
68 #define MAX_FWFILE_SIZE_ONECMD 0xffff macro
3251 if (total_sec_count > MAX_FWFILE_SIZE_ONECMD) { in ata_disk_update_fw()3305 sec_count = min(total_sec_count, MAX_FWFILE_SIZE_ONECMD); in ata_disk_update_fw()