Home
last modified time | relevance | path

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

/drivers/scsi/esas2r/
Desas2r_flash.c315 memset(fc->scratch, 0, FM_BUF_SZ); in complete_fmapi_req()
363 if (fc->cmp_len > FM_BUF_SZ) in fw_download_proc()
364 fc->sgc.length = FM_BUF_SZ; in fw_download_proc()
406 fc->sgc.length = FM_BUF_SZ; in fw_download_proc()
441 fc->sgc.length = FM_BUF_SZ; in fw_download_proc()
477 fc->sgc.length = FM_BUF_SZ; in fw_download_proc()
511 fc->sgc.length = FM_BUF_SZ; in fw_download_proc()
594 len = FM_BUF_SZ; in chk_cfg()
Desas2r.h192 #define FM_BUF_SZ 0x800 macro
446 u8 scratch_buf[FM_BUF_SZ];
488 u8 scratch_buf[FM_BUF_SZ];