Home
last modified time | relevance | path

Searched refs:size_to_compare (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c10767 uint32_t size_to_compare; in ql_load_flash() local
10776 size_to_compare = 0x20000; in ql_load_flash()
10782 size_to_compare = 0x80000; in ql_load_flash()
10785 size_to_compare = 0x40000; in ql_load_flash()
10791 if (size > size_to_compare) { in ql_load_flash()