Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Demul64_bsd.c118 static uint64_t emul64_max_list_length = 0; /* Maximum size of a linked */ variable
1285 if (tgt->emul64_list_length > emul64_max_list_length) { in bsd_allocblk()
1286 emul64_max_list_length = tgt->emul64_list_length; in bsd_allocblk()