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