Searched refs:IBMVFC_MAX_REQUESTS_DEFAULT (Results 1 – 2 of 2) sorted by relevance
29 #define IBMVFC_MAX_REQUESTS_DEFAULT 100 macro
39 static unsigned int max_requests = IBMVFC_MAX_REQUESTS_DEFAULT;86 "[Default=" __stringify(IBMVFC_MAX_REQUESTS_DEFAULT) "]");3705 .can_queue = IBMVFC_MAX_REQUESTS_DEFAULT,