]> Git Repo - linux.git/blob - drivers/staging/octeon/ethernet-mem.h
block: add a sanity check for non-write flush/fua bios
[linux.git] / drivers / staging / octeon / ethernet-mem.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * This file is based on code from OCTEON SDK by Cavium Networks.
4  *
5  * Copyright (c) 2003-2007 Cavium Networks
6  */
7
8 int cvm_oct_mem_fill_fpa(int pool, int size, int elements);
9 void cvm_oct_mem_empty_fpa(int pool, int size, int elements);
This page took 0.034876 seconds and 4 git commands to generate.