Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.h3921 #define SLI4_FCOE_RQ_CREATE_V0_MAX_PAGES 8 macro
H A Dsli4.c6224 if (!rq->num_pages || (rq->num_pages > SLI4_FCOE_RQ_CREATE_V0_MAX_PAGES)) { in sli_cmd_fcoe_rq_create()