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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.h180 SE_MEM_MAX enumerator in enum:be_mem_enum
276 unsigned int mem_req[SE_MEM_MAX];
H A Dbe_main.c2264 phba->init_mem = kcalloc(SE_MEM_MAX, sizeof(*mem_descr),
2280 for (i = 0; i < SE_MEM_MAX; i++) {
3285 for (i = 0; i < SE_MEM_MAX; i++) {

Completed in 176 milliseconds