Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c1560 *value = sli_get_max_sge(&hw->sli); in ocs_hw_get()
4767 if (length > sli_get_max_sge(&hw->sli)) { in ocs_hw_io_add_sge()
4769 length, sli_get_max_sge(&hw->sli)); in ocs_hw_io_add_sge()
H A Dsli4.h3344 sli_get_max_sge(sli4_t *sli4) in sli_get_max_sge() function