Searched refs:init_mem (Results 1 - 4 of 4) 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_mgmt.h223 pa->lo = phba->init_mem[ISCSI_MEM_GLOBAL_HEADER].mem_array[0].\
225 pa->hi = phba->init_mem[ISCSI_MEM_GLOBAL_HEADER].mem_array[0].\
H A Dbe_main.c2264 phba->init_mem = kcalloc(SE_MEM_MAX, sizeof(*mem_descr),
2266 if (!phba->init_mem) {
2274 kfree(phba->init_mem);
2279 mem_descr = phba->init_mem;
2344 kfree(phba->init_mem);
2361 mem_descr = phba->init_mem;
2390 mem_descr_wrbh = phba->init_mem;
2393 mem_descr_wrb = phba->init_mem;
2484 mem_descr = (struct be_mem_descriptor *)phba->init_mem;
2498 mem_descr = (struct be_mem_descriptor *)phba->init_mem;
[all...]
H A Dbe_main.h292 struct be_mem_descriptor *init_mem; member in struct:beiscsi_hba
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dnmeter.c648 static s_stat* init_mem(const char *param) function
761 init_mem,

Completed in 128 milliseconds