UPGT_FW_BLOCK_SIZE
if (sc->sc_fw_size - offset > UPGT_FW_BLOCK_SIZE)
bsize = UPGT_FW_BLOCK_SIZE;
len = UPGT_FW_BLOCK_SIZE;