Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2723 #define EMLXS_MAX_NONEMBED_SIZE (1024 * 64) macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c8195 if ((mp = emlxs_mem_buf_alloc(hba, EMLXS_MAX_NONEMBED_SIZE)) == 0) { in emlxs_sli4_post_sgl_pages()