Searched refs:total_len_bytes (Results 1 – 1 of 1) sorted by relevance
778 int total_len_bytes = 0; in sdbc_alloc_io_mem() local787 total_len_bytes += FBA_SIZE(fba_len); in sdbc_alloc_io_mem()803 total_len_bytes += CACHE_BLOCK_SIZE; in sdbc_alloc_io_mem()806 total_len_bytes += FBA_SIZE(fba_len); in sdbc_alloc_io_mem()821 if (start_addr = kmem_alloc(total_len_bytes, KM_NOSLEEP)) { in sdbc_alloc_io_mem()827 cc_ent->cc_anon_len = total_len_bytes; in sdbc_alloc_io_mem()832 int, num_frags, int, total_len_bytes); in sdbc_alloc_io_mem()